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
[Missing <summary> documentation for "T:ByteScout.DocumentParser.ParsingResult"]
Inheritance Hierarchy
ByteScout.DocumentParserParsingResult
Namespace: ByteScout.DocumentParser
Assembly: ByteScout.DocumentParser (in ByteScout.DocumentParser.dll) Version: 6.4.1.617-master
Syntax
The ParsingResult type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| ParsingResult | Initializes a new instance of the ParsingResult class |
Properties
| Name | Description | |
|---|---|---|
| Elapsed | ||
| Fields |
Computed collection. Do not use in loops.
| |
| Objects | ||
| Tables |
Computed collection. Do not use in loops.
| |
| TemplateName | ||
| TemplateVersion | ||
| Timestamp |
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
See Also