Package com.pspdfkit.undo.edit.contentediting
See: Description
-
Class Summary Class Description ContentEditingEdit Baseclass for all content editing undo/redo actions. ContentEditingNativeChangeEdit Any content changes made by the NativeContentEditor (which is text-change and change of style (font, textcolor, textsize)) can simply be un-/redone by calling NativeContentEditingCommand.RESTORE with a specific HistoryIndex and the id of the textblock. ContentEditingTextBlockAlignmentEdit Content editing undo-edit for text alignment changes. ContentEditingTextBlockLineSpacingEdit ContentEditingTextBlockMoveAndResizeEdit Content Editing undo-edit object for textblock move/resize operations (mainly from drag & drop)