public property TableRowBuilder.RowType

Brief

The type of the table row.

Declaration
C#
Gehtsoft.PDFFlow.Models.Enumerations.TableRowType  RowType public get; private set;

Declared in TableRowBuilder

back