Package | Description |
---|---|
com.aspose.barcode |
Modifier and Type | Method and Description |
---|---|
Resolution |
BarCodeBuilder.getResolution()
Gets the resolution of the BarCode image
See
Resolution . |
Resolution |
IBarCodeControl.getResolution() |
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) |