PageEdit

abstract class PageEdit : Edit

Common base class for undo edits that might require a page navigation and therefore need to store a pageIndex. Currently used for com.pspdfkit.undo.edit.annotations.AnnotationEdit and com.pspdfkit.undo.edit.contentediting.ContentEditingEdit

Inheritors

Properties

Link copied to clipboard
@IntRange(from = 0)
val pageIndex: Int

Index of the page the edit operation happened