Package | Description |
---|---|
com.aspose.barcode |
Modifier and Type | Method and Description |
---|---|
Caption |
Caption.copy()
Get a new copy of the caption instance.
|
Caption |
BarCodeBuilder.getBarCodeImageCaptionAbove() |
Caption |
BarCodeBuilder.getCaptionAbove()
Caption Above the BarCode image.
|
Caption |
BarCodeBuilder.getCaptionBelow()
Caption Below the BarCode image.
|
Modifier and Type | Method and Description |
---|---|
void |
BarCodeBuilder.setCaptionAbove(Caption value)
Caption Above the BarCode image.
|
void |
IBarCodeControl.setCaptionAbove(Caption captionAbove) |
void |
BarCodeBuilder.setCaptionBelow(Caption value)
Caption Below the BarCode image.
|
void |
IBarCodeControl.setCaptionBelow(Caption captionBelow) |
Copyright (c) 2002-2014 Aspose Pty Ltd. All Rights Reserved.