StructuredExtractorGetColumnCount Method
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
Returns number of columns in the specified row of the table structure of the document.
Namespace:Bytescout.PDFExtractorAssembly: Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.0.4760-master
Syntax
Parameters
- pageIndex
- Type: SystemInt32
Document page index. - rowIndex
- Type: SystemInt32
Row index.
Return Value
Type: Int32[Missing <returns> documentation for "M:Bytescout.PDFExtractor.StructuredExtractor.GetColumnCount(System.Int32,System.Int32)"]
Implements
IStructuredExtractorGetColumnCount(Int32, Int32)See Also