Description
Returns or sets a value for the maximum number of codeword columns allowable in all PDF417 barcodes generated.
Syntax
HRESULT get_PDFMaxCols(LONG* pVal); HRESULT put_PDFMaxCols(LONG val);
Remarks
The PDFMaxCols and the PDFMaxRows properties allow you to set the target number of columns and rows.
The PDFMaxCols property specifies the maximum number of codeword columns in a PDF symbol. It can be set to a value ranging from 1 to 30.