TOC : Script API > JavaScript > JavaScript API > Component > FixedTableLabel > Method >

 

SetBarcodeRatio

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

TOC : Script API > JavaScript > JavaScript API > Component > FixedTableLabel > 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