Click or drag to resize

IContentExtractor Properties

The IContentExtractor type exposes the following members.

Properties
 NameDescription
Public propertyContentExtractorType The derived, actual content extractor interface type.
Public propertyLength Gets the document's length in bytes.
Public propertySupportsChildrenExtraction If true, this content extractor supports attachment, embedded item, or container item extraction.
Public propertySupportsDecryption If true, this content extractor supports decrypting password protected documents.
Public propertySupportsMetadataExtraction If true, this content extractor supports metadata extraction.
Public propertySupportsTextExtraction If true, this content extractor supports text extraction.
Top
See Also