See: Description
Class | Description |
---|---|
EditableDocument |
Intermediate document, that contains content before and after editing
|
Editor |
Exception | Description |
---|---|
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.
|