Click or drag to resize
DocumentPropertiesCanUndo Property
Indicates whether one or more undo operations exist.

Namespace: TextObjectModel
Assembly: ManagedTOM2 (in ManagedTOM2.dll) Version: 1.0.5577.41188
Syntax
public bool CanUndo { get; set; }

Property Value

Type: Boolean
See Also