Uses of Class
com.aspose.barcode.Resolution

Packages that use Resolution
com.aspose.barcode   
 

Uses of Resolution in com.aspose.barcode
 

Methods in com.aspose.barcode that return Resolution
 Resolution IBarCodeControl.getResolution()
           
 Resolution BarCodeBuilder.getResolution()
           Gets or sets the resolution of the BarCode image See Resolution.
 

Methods in com.aspose.barcode with parameters of type Resolution
static boolean Resolution.op_Equality(Resolution left, Resolution right)
           Determines whether two ResolutionResolution instances are equal.
static boolean Resolution.op_Inequality(Resolution left, Resolution right)
           Determines whether two ResolutionResolution instances are not equal.
 void IBarCodeControl.setResolution(Resolution value)
           
 void BarCodeBuilder.setResolution(Resolution value)
           
 



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