<< Click to Display Table of Contents >> Navigation: »No topics above this level« TOC : Script API > JavaScript > JavaScript API > Component > Multiplex > GanttChart > GanttChartTitle > Method >GetPDF417ColumnNumber |
Gets the number of columns of PDF417 barcode.
Prototype :
integer GetPDF417ColumnNumber
(
No Arguments
)
Reference :
The drawing type must be 'PDF417'.
Example :
_TraceLn(This.GetPDF417ColumnNumber());
Available Events :
All Events