PDF File Writer Class Library - Author Uzi Granot
PdfTableColumnPosition Property |
Gets array of column positions.
Namespace: PdfFileWriter
Assembly: PdfFileWriter (in PdfFileWriter.dll) Version: 1.1.24.0 (1.1.24.0)


Column position is the centre of a border line or the centre of a grid line.
Position[0] is the left side of the table, and Position[Columns] is the right side of the table.
The returned array is a copy of the internal array.
