Check
Namespace:
ComPDFKitViewer.Helper
Assembly:
ComPDFKit.Viewer (in ComPDFKit.Viewer.dll) Version: 2.2.0.0 (2.2.0.0)
Syntaxvoid Check(
IHistory changeItem,
bool undo,
bool redo,
bool add
)
Parameters
- changeItem
- Type: ComPDFKitViewer.HelperIHistory
changeItem
- undo
- Type: SystemBoolean
undo
- redo
- Type: SystemBoolean
redo
- add
- Type: SystemBoolean
See Also