Gets or sets a value indicating whether the result of this field is invalid and, because of that, it should be updated.
Namespace: GemBox.DocumentAssembly: GemBox.Document (in GemBox.Document.dll) Version: 21.3.30.1113
Syntax
public bool IsDirty { get; set; }
Field Value
if result of this field is invalid and, because of that, it should be updated; otherwise, .Remarks
See Also