Uses of Class
com.aspose.barcode.Caption

Packages that use Caption
com.aspose.barcode   
 

Uses of Caption in com.aspose.barcode
 

Methods in com.aspose.barcode that return Caption
 Caption Caption.copy()
           Get a new copy of the caption instance.
 Caption IBarCodeControl.getCaptionAbove()
           
 Caption BarCodeBuilder.getCaptionAbove()
           Caption Above the BarCode image.
 Caption IBarCodeControl.getCaptionBelow()
           
 Caption BarCodeBuilder.getCaptionBelow()
           Caption Below the BarCode image.
 

Methods in com.aspose.barcode with parameters of type Caption
 void IBarCodeControl.setCaptionAbove(Caption value)
           
 void BarCodeBuilder.setCaptionAbove(Caption value)
           
 void IBarCodeControl.setCaptionBelow(Caption value)
           
 void BarCodeBuilder.setCaptionBelow(Caption value)
           
 



Copyright (c) 2002-2012 Aspose Pty Ltd. All Rights Reserved.