|
Foxit PDF SDK
|
Public Member Functions | |
| def | IsEmpty () |
| Check whether current object is empty or not. More... | |
| def | Redo () |
| Redo this item. More... | |
| def | Undo () |
| Undo this item. More... | |
This class represents be used to when execute undo/redo operation.
| def fsdk.ParagraphEditingUndoItem.IsEmpty | ( | ) |
Check whether current object is empty or not.
When the current object is empty, that means current object is useless.
| def fsdk.ParagraphEditingUndoItem.Redo | ( | ) |
Redo this item.
| def fsdk.ParagraphEditingUndoItem.Undo | ( | ) |
Undo this item.