See: Description
| Class | Description |
|---|---|
| EditableDocument |
Intermediate document, that contains content before and after editing
|
| Editor |
Main class, which encapsulates conversion methods.
|
| Exception | Description |
|---|---|
| EncryptedException |
The exception that is thrown when user tries to open a document that was encrypted using the X509Certificates.
|
| IncorrectPasswordException |
The exception that is thrown when specified password is incorrect.
|
| InvalidFormatException |
The exception that is thrown when user tries to open some document with
format-specific options that are incompatible with original document format.
|
| PasswordRequiredException |
The exception that is thrown when user tries to open a password-protected
encrypted document of some format and doesn't provide a password for opening
this document.
|
Copyright © 2024. All rights reserved.