PdfTableFilledRowsCount Property |
Gets a count of rows placed to the table after the Fill() method using.
This value takes into account header row if it exists.
Namespace:
Atalasoft.PdfDoc.Generating.Shapes
Assembly:
Atalasoft.PdfDoc (in Atalasoft.PdfDoc.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax public int FilledRowsCount { get; }
Public ReadOnly Property FilledRowsCount As Integer
Get
Property Value
Type:
Int32See Also