ProcessQueuedItem.ProcessUndo Property |
Indicates if an undo should be created before the thread begins.
Namespace:
Atalasoft.Imaging
Assembly:
Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntaxpublic ProcessUndo ProcessUndo { get; set; }
Public Property ProcessUndo As ProcessUndo
Get
Set
Property Value
Type:
ProcessUndo
See Also