Gets or sets whether this document is recording edit actions or not.
Namespace: Sgry.AzukiAssembly: Azuki (in Azuki.dll) Version: 1.7.13.40248
Syntax
C# |
---|
public bool IsRecordingHistory { get; set; } |
Visual Basic |
---|
Public Property IsRecordingHistory As Boolean Get Set |