public method TableColumnBuilder.SetIndex

Brief

Sets the index of the table column.

Declaration
C#
Gehtsoft.PDFFlow.Builder.TableColumnBuilder  SetIndex (int index)

Parameters
index

The column index.

Declared in TableColumnBuilder

back