Link Search Menu Expand Document

IFoundLinesCollection Interface

Represents collection of lines found by LineDetector.

Namespace:Bytescout.PDFExtractor
Assembly: Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.0.4760-master
Syntax
public interface IFoundLinesCollection : IEnumerable

The IFoundLinesCollection type exposes the following members.

Properties
NameDescription
Public propertyCount
Gets count of found lines.
Top
Methods
NameDescription
Public methodGetEnumerator (Inherited from IEnumerable.)
Top
See Also

Reference