public method TableRowBuilder.SetRowIndex

Brief

Sets the index of the table row.

Declaration
C#
Gehtsoft.PDFFlow.Builder.TableRowBuilder  SetRowIndex (int i)

Parameters
i

The row index.

Declared in TableRowBuilder

back