DocumentParserFileFormat members
SharePoint 2013
Representation of a file format supported by the document parser.
The DocumentParserFileFormat type exposes the following members.
| Name | Description | |
|---|---|---|
|
BuiltIn | Gets or sets a value indicating whether the file format is system built-in or defined by the user. |
|
Enabled | Gets or sets a value indicating whether the parsing of the file format is enabled. |
|
Extension | Gets or sets the extension associated with the format. |
|
Identity | Gets or sets the file format identification. |
|
MimeType | Gets or sets the mime type associated with the format. |
|
Name | Gets or sets the format name, usually the name of the application that handles the format. |
Show: