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 |
---|---|
Resolution |
BarCodeBuilder.getResolution()
Gets the resolution of the BarCode image
See Resolution.
|
Resolution |
IBarCodeControl.getResolution()
Resolution
|
Modifier and Type | Method and Description |
---|---|
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 |
BarCodeBuilder.setResolution(Resolution value)
Sets the resolution of the BarCode image
See Resolution.
|
void |
IBarCodeControl.setResolution(Resolution value)
Resolution
|
Copyright (c) 2002-2015 Aspose Pty Ltd. All Rights Reserved.