Package | Description |
---|---|
com.aspose.barcode |
The com.aspose.barcode contains tools for the 1D/2D barcodes generation and drawing.
|
Modifier and Type | Method and Description |
---|---|
Caption |
Caption.copy()
Get a new copy of the caption instance.
|
Caption |
BarCodeBuilder.getCaptionAbove()
Caption Above the BarCode image.
|
Caption |
BarCodeControl.getCaptionAbove()
Caption Above the BarCode image.
|
Caption |
IBarCodeControl.getCaptionAbove()
CaptionAbove
|
Caption |
BarCodeBuilder.getCaptionBelow()
Caption Below the BarCode image.
|
Caption |
BarCodeControl.getCaptionBelow()
Caption Below the BarCode image.
|
Caption |
IBarCodeControl.getCaptionBelow()
CaptionBelow
|
Modifier and Type | Method and Description |
---|---|
void |
BarCodeBuilder.setCaptionAbove(Caption value)
Caption Above the BarCode image.
|
void |
BarCodeControl.setCaptionAbove(Caption value)
Caption Above the BarCode image.
|
void |
IBarCodeControl.setCaptionAbove(Caption value)
CaptionAbove
|
void |
BarCodeBuilder.setCaptionBelow(Caption value)
Caption Below the BarCode image.
|
void |
BarCodeControl.setCaptionBelow(Caption value)
Caption Below the BarCode image.
|
void |
IBarCodeControl.setCaptionBelow(Caption value)
CaptionBelow
|
Copyright (c) 2002-2017 Aspose Pty Ltd. All Rights Reserved.