<< Click to Display Table of Contents >> Navigation: »No topics above this level« TOC : Script API > JavaScript > JavaScript API > Component > FixedTableLabel > Method >SetBarcodeDataGap |
Sets the gap in the barcode.
Prototype :
void SetBarcodeDataGap
(
float BarcodeDataGap
)
Arguments :
BarcodeDataGap |
barcode gap |
Reference :
The drawing type must be 'barcode'.
Example :
This.SetBarcodeDataGap(true);
Available Events :
OnAddToPage, OnBind, OnEndBind, OnInitialize, OnStartBind