PdfTable
GetRowCount Method
|
Get the current table row count
Namespace:
Spire.Pdf.Utilities
Assembly:
Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
Public Function GetRowCount As Integer
public:
int GetRowCount()
member GetRowCount : unit -> int
Return Value
Type:
Int32
See Also