graphics_unit property
Leave feedback
On this page
Gets or sets a graphics unit used to measure BarcodeSettings.base_x_dimension and BarcodeSettings.base_y_dimension.
The default value is GraphicsUnit.MILLIMETER.
@property
def graphics_unit(self):
...
@graphics_unit.setter
def graphics_unit(self, value):
...
- module
groupdocs.assembly - class
BarcodeSettings - class
GraphicsUnit
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.