Free Trial
Web API version
Licensing
Request A Quote
HAVE QUESTIONS OR NEED HELP? SUBMIT THE SUPPORT REQUEST FORM or write email to SUPPORT@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.1.4801-master
Syntax
The FoundLinesCollection type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| FoundLinesCollection | Initializes a new instance of the FoundLinesCollection class |
Properties
| Name | Description | |
|---|---|---|
| Count |
Gets count of found lines.
| |
| Item |
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