Uses of Class
com.aspose.barcode.MarginsF

Packages that use MarginsF
com.aspose.barcode   
 

Uses of MarginsF in com.aspose.barcode
 

Methods in com.aspose.barcode that return MarginsF
 MarginsF IBarCodeControl.getMargins()
           
 MarginsF BarCodeBuilder.getMargins()
           Margin area around the core BarCode image If AutoSize is false, then Width and Height is fixed, thus Margins setting will be ignored Default Graphics Unit: Millimeter
 

Methods in com.aspose.barcode with parameters of type MarginsF
 void IBarCodeControl.setMargins(MarginsF value)
           
 void BarCodeBuilder.setMargins(MarginsF value)
           
 



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