StructuredExtractorGetRowCount 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

public int GetRowCount(
	int pageIndex
)

Parameters

pageIndex
Type: SystemInt32
Document page index.

Return Value

Type: Int32

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

Implements

IStructuredExtractorGetRowCount(Int32)
See Also

Reference