TableOfEntriesIsDirty Property |
Gets or sets a value indicating whether this
TableOfEntries
is invalid and, because of that, it should be updated.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.11.20
Syntax public bool IsDirty { get; set; }
Public Property IsDirty As Boolean
Get
Set
Property Value
BooleanSee Also