FileFormatInfo Properties |
The FileFormatInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Encoding |
Gets the detected encoding if applicable to the current document format.
At the moment detects encoding only for HTML documents.
|
![]() ![]() | HasDigitalSignature |
Returns true if this document contains a digital signature.
This property merely informs that a digital signature is present on a document,
but it does not specify whether the signature is valid or not.
|
![]() ![]() | IsEncrypted |
Returns true if the document is encrypted and requires a password to open.
|
![]() ![]() | LoadFormat |
Gets the detected document format.
|