Link Search Menu Expand Document

ParsingResult Class

[Missing <summary> documentation for "T:ByteScout.DocumentParser.ParsingResult"]

Inheritance Hierarchy
SystemObject
ByteScout.DocumentParserParsingResult

Namespace:ByteScout.DocumentParser
Assembly: ByteScout.DocumentParser (in ByteScout.DocumentParser.dll) Version: 6.4.1.617-master
Syntax
public class ParsingResult

The ParsingResult type exposes the following members.

Constructors
NameDescription
Public methodParsingResult
Initializes a new instance of the ParsingResult class
Top
Properties
NameDescription
Public propertyElapsed
Public propertyFields
Computed collection. Do not use in loops.
Public propertyObjects
Public propertyTables
Computed collection. Do not use in loops.
Public propertyTemplateName
Public propertyTemplateVersion
Public propertyTimestamp
Top
Methods
NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also

Reference