BarcodeParameters.XDimension
BarcodeParameters.XDimension property
x-dimension is the smallest width of the unit of BarCode bars or spaces. Increase this will increase the whole barcode image width. Ignored if AutoSizeMode
property is set to AutoSizeMode.Nearest or AutoSizeMode.Interpolation.
public Unit XDimension { get; set; }
See Also
- class Unit
- class BarcodeParameters
- namespace Aspose.BarCode.Generation
- assembly Aspose.BarCode