IFoundLinesCollection InterfaceByteScout PDF Extractor SDK
Represents collection of lines found by LineDetector.

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