public method TableRowBuilder.SetRowType
Sets the type of the table row (header, content or footer).
Gehtsoft.PDFFlow.Builder.TableRowBuilder
SetRowType (Gehtsoft.PDFFlow.Models.Enumerations.TableRowType rowType)
rowType
The row type.
Declared in TableRowBuilder