Aspose.Note for .Net
NotebookIsHistoryEnabled Property |
Gets or sets a value indicating whether the history is enabled.
Namespace: Aspose.Note
Assembly: Aspose.Note (in Aspose.Note.dll) Version: 18.1

public bool IsHistoryEnabled { get; set; }
Public Property IsHistoryEnabled As Boolean Get Set
public: property bool IsHistoryEnabled { bool get (); void set (bool value); }
member IsHistoryEnabled : bool with get, set
Property Value
Type: Boolean