API Documentation > Classes > Class pfcTableInfo
Class pfcTableInfo
Description
This interface contains table information.
See Also:
Property Summary
number
number
number
The number of columns in the table.
number
The number of rows in the table.
The table origin.
The coordinates of the table outline.
number
The table rotation angle, in degrees.
number
The character height in the table segment.
Property Detail
number
CharHeight
number
CharWidth
number
NumberOfColumns
The number of columns in the table.
number
NumberOfRows
The number of rows in the table.
The table origin.
The coordinates of the table outline.
number
Rotation
The table rotation angle, in degrees.
number
SegCharHeight
The character height in the table segment.
Was this helpful?