Click or drag to resize

IdResult Properties

The IdResult type exposes the following members.

Properties
 NameDescription
Public propertyClassification Document file format classification.
Public propertyDescription File format description.
Public propertyEncodingID For text based document format types this property gives the text character encoding Id (e.g., Text7BitASCII).
Public propertyExtensions Known identified file format extension(s). Will be empty string if no known extension or will be a semi-colon ';' delimited list if there are multiple associated extensions.
Public propertyID Identified document file format.
Public propertyIsEncrypted The file format type is an encrypted (password-protected) format if true.
Public propertyMatchType Document file format identification match type.
Public propertyMediaType Media Type of file format, if known (formerly known as MIME Type).
Public propertyPrimaryExtension Primary known extension of file format. The primary extension is the first extension in Extensions (if it exists).
Top
See Also