Click or drag to resize

PDFViewCtrlCanUndo Method

Checks if undo operation is available

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public bool CanUndo()

Return Value

Type: Boolean
true if undo can be performed
See Also