IStructuredExtractorGetRowCount Method ByteScout PDF Extractor SDK
Returns number of rows in the table structure of the document.

Namespace:  Bytescout.PDFExtractor
Assembly:  Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.1.4801-master
Syntax

int GetRowCount(
	int pageIndex
)

Parameters

pageIndex
Type: SystemInt32
Document page index.

Return Value

Type: Int32

[Missing <returns> documentation for "M:Bytescout.PDFExtractor.IStructuredExtractor.GetRowCount(System.Int32)"]

See Also

Reference