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

 

GetPDF417RowNumber

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

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

 

GetPDF417RowNumber

 

 

Gets the number of rows of PDF417 barcode.

 

 

 

Prototype :

 

integer GetPDF417RowNumber

(

        No Arguments

)

 

 

 

Reference :

 

The drawing type must be 'PDF417'.

 

 

 

Example :

 

_TraceLn(This.GetPDF417RowNumber());

 

 

 

Available Events :

 

All Events