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