Document Editing Controller
Default controller for editing PDF pages.
Functions
Link copied to clipboard
Perform duplicate selected pages action on document editor.
Link copied to clipboard
Exports selected pages into a separate document.
Link copied to clipboard
Returns document editing manager, so the document editing mode listeners can be registered.
Link copied to clipboard
Gets currently selected pages on document editor.
Link copied to clipboard
Imports all the pages from a given document source to a destination index, if no page is selected the imported document will be appended.
Link copied to clipboard
Checks if document editor has removed every document page.
Link copied to clipboard
Indicates whether the exporting of the pages is enabled.
Link copied to clipboard
Checks if redo operation is possible on document editor.
Link copied to clipboard
Indicates whether the 'Save As' is enabled on the selected pages, meaning the new document is created once the editing is finished.
Link copied to clipboard
Checks if undo operation is possible on document editor.
Link copied to clipboard
Performs saving of the items.
Link copied to clipboard
Perform redo changes on document editor.
Link copied to clipboard
Perform remove selected pages action on document editor.
Link copied to clipboard
Perform rotate selected pages action on document editor.
Link copied to clipboard
Sets currently selected pages on document editor.
Link copied to clipboard
Perform undo changes on document editor.