base_x_dimension property
Leave feedback
On this page
Gets or sets a base x-dimension, that is, the smallest width of the unit of barcode bars and spaces.
Measured in BarcodeSettings.graphics_unit.
When barcode scaling is applied through a template, an actual x-dimension is calculated upon the base x-dimension and a scaling factor.
@property
def base_x_dimension(self):
...
@base_x_dimension.setter
def base_x_dimension(self, value):
...
- module
groupdocs.assembly - class
BarcodeSettings
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.