Library | Module

Class pfcTableInfo



Description

This interface contains table information.
See Also:
pfcTable.GetInfo()



Property Summary

numberCharHeight
 
numberCharWidth
 
numberNumberOfColumns
The number of columns in the table.
numberNumberOfRows
The number of rows in the table.
pfcPoint3DOrigin
The table origin.
pfcOutline3DOutline
The coordinates of the table outline.
numberRotation
The table rotation angle, in degrees.
numberSegCharHeight
The character height in the table segment.



Property Detail


numberCharHeight

 




numberCharWidth

 




numberNumberOfColumns

The number of columns in the table.




numberNumberOfRows

The number of rows in the table.




pfcPoint3DOrigin

The table origin.




pfcOutline3DOutline

The coordinates of the table outline.




numberRotation

The table rotation angle, in degrees.




numberSegCharHeight

The character height in the table segment.