DocumentParserFileFormatState members
Parsing status of a file format.
The DocumentParserFileFormatState type exposes the following members.
Constructors
Name | Description | |
---|---|---|
DocumentParserFileFormatState |
Top
Properties
Name | Description | |
---|---|---|
Enabled | Gets or sets a value indicating whether the parsing of the file format is enabled. | |
Identity | Gets or sets the file format identification. |
Top
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.) |
Top