BaseYDimension
Leave feedback
On this page
Gets or sets a base y-dimension, that is, the smallest height of the unit of 2D barcode modules. Measured in GraphicsUnit.
public float BaseYDimension { get; set; }
Barcodes of some types (such as data matrix) may ignore an y-dimension and use an x-dimension for both width and height units.
When barcode scaling is applied through a template, an actual y-dimension is calculated upon the base y-dimension and a scaling factor.
- class BarcodeSettings
- namespace GroupDocs.Assembly
- assembly GroupDocs.Assembly
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.