ILineDetectorFindLines Method ByteScout PDF Extractor SDK

[Missing <summary> documentation for "M:Bytescout.PDFExtractor.ILineDetector.FindLines(System.Int32,Bytescout.PDFExtractor.LineOrientationsToFind)"]

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

Reference