Aspose::Pdf::Forms::BarcodeField::get_XSymHeight method

BarcodeField::get_XSymHeight method

Gets the the vertical distance between two barcode modules, measured in pixels. The ratio XSymHeight/XSymWidth shall be an integer value. For PDF417, the acceptable ratio range is from 1 to 4. For QRCode and DataMatrix, this ratio shall always be 1.

int32_t Aspose::Pdf::Forms::BarcodeField::get_XSymHeight()

See Also