ILineDetectorFindLines 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
[Missing <summary> documentation for "M:Bytescout.PDFExtractor.ILineDetector.FindLines(System.Int32,Bytescout.PDFExtractor.LineOrientationsToFind)"]
Assembly: Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.0.4760-master
Syntax
FoundLinesCollection FindLines( int pageIndex, LineOrientationsToFind lineOrientations )
Parameters
- pageIndex
- Type: SystemInt32
[Missing <param name="pageIndex"/> documentation for "M:Bytescout.PDFExtractor.ILineDetector.FindLines(System.Int32,Bytescout.PDFExtractor.LineOrientationsToFind)"]
- lineOrientations
- Type: Bytescout.PDFExtractorLineOrientationsToFind
[Missing <param name="lineOrientations"/> documentation for "M:Bytescout.PDFExtractor.ILineDetector.FindLines(System.Int32,Bytescout.PDFExtractor.LineOrientationsToFind)"]
Return Value
Type: FoundLinesCollection[Missing <returns> documentation for "M:Bytescout.PDFExtractor.ILineDetector.FindLines(System.Int32,Bytescout.PDFExtractor.LineOrientationsToFind)"]
See Also