Link Search Menu Expand Document

IStructuredExtractorGetRowCount Method

Returns number of rows in the table structure of the document.

Namespace:Bytescout.PDFExtractor
Assembly: Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.0.4760-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