Content |
The ContentExtractorResult type exposes the following members.
| Name | Description | |
|---|---|---|
| ContentExtractor | Contains the associated content extractor interface. If HasError is true then this property may be null. | |
| Error | If HasError is true then this property contains the error message. | |
| HasError | If true, an error occured getting a content extractor and property Error will hold the error message. | |
| IsPasswordProtected | True if document is password protected encrypted. If HasError is true, then see this property to determine if the document is unsupported for decrypting. |