x_resolution property
x_resolution property
Gets or sets the horizontal resolution of a barcode image being generated. Measured in dots per inch. The default value is 96.
Definition:
@property
def x_resolution(self):
...
@x_resolution.setter
def x_resolution(self, value):
...
See Also
- module
groupdocs.assembly
- class
BarcodeSettings