Aspose::BarCode::Generation::BarcodeParameters::get_XDimension method
BarcodeParameters::get_XDimension method
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 BaseGenerationParameters::AutoSizeMode property is set to AutoSizeMode.Nearest or AutoSizeMode.Interpolation.
System::SharedPtr<Unit> Aspose::BarCode::Generation::BarcodeParameters::get_XDimension() const
See Also
- Class Unit
- Class BarcodeParameters
- Namespace Aspose::BarCode::Generation
- Library Aspose.BarCode for C++