FoundLinesCollection Class
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
Represents collection of lines found by LineDetector.
Inheritance Hierarchy
Bytescout.PDFExtractorFoundLinesCollection
Namespace:Bytescout.PDFExtractor
Assembly: Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.0.4760-master
Syntax
The FoundLinesCollection type exposes the following members.
Constructors
Name | Description | |
---|---|---|
FoundLinesCollection | Initializes a new instance of the FoundLinesCollection class |
Properties
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetEnumerator | Returns collection enumerator. | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
See Also