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: 2025.2.13
Syntaxpublic bool IsDirty { get; set; }
Public Property IsDirty As Boolean
Get
Set
Property Value
Boolean
See Also