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