This topic has not yet been rated - Rate this topic

DocumentParserFileFormat members

SharePoint 2013

Representation of a file format supported by the document parser.

The DocumentParserFileFormat type exposes the following members.

  NameDescription
Public property BuiltIn Gets or sets a value indicating whether the file format is system built-in or defined by the user.
Public property Enabled Gets or sets a value indicating whether the parsing of the file format is enabled.
Public property Extension Gets or sets the extension associated with the format.
Public property Identity Gets or sets the file format identification.
Public property MimeType Gets or sets the mime type associated with the format.
Public property Name Gets or sets the format name, usually the name of the application that handles the format.
Top
  NameDescription
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.