<< Click to Display Table of Contents >> Navigation: »No topics above this level« TOC : Script API > JavaScript > JavaScript API > Component > Multiplex > Table > TableValue > Method >SetBarcodeRatio |
Gets the barcode ratio.
Prototype :
void SetBarcodeRatio
(
integer BarcodeRatio
)
Arguments :
BarcodeRatio |
barcode ratio |
Reference :
The drawing type must be 'barcode'.
Example :
This.SetBarcodeRatio(3);
Available Events :
OnAddToPage, OnBind, OnEndBind, OnInitialize, OnStartBind