TBarCode Library 11  TBarCode Library 11
ERRCODE _stdcall BCSet_PDF417_RowColRatioW ( t_BarCode pBarCode,
LPCWSTR  szRatio 
)

Sets PDF417 row to column ratio to a fixed value.

Sets the ratio between PDF417-rows and PDF417-columns. Does only work, if neither the value of PDF417-rows (BCSet_PDF417_Rows()) nor PDF417-columns (BCSet_PDF417_Columns()) are set to a constant value. If not set, the row:column ratio is chosen automatically by TBarCode (default).

See Also
BCGet_PDF417_RowColRatio()
Parameters
[in]pBarCodePointer to barcode structure.
[in]szRatioRatio-string "rows:columns" in the form "3:5" (reset to default = null).
Return values
ERRCODEErrOk (0) in case of success. Non-zero if error occurred.

© 2014 All rights reserved by TEC-IT Datenverarbeitung GmbH
Generated on Tue Aug 12 2014 12:30:34 for TBarCode Library 11 with doxygen 1.8.3.1