InlineIsDeleteRevision Property |
Returns true if this inline was deleted in Microsoft Word while change tracking was enabled.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.4.25
Syntaxpublic bool IsDeleteRevision { get; }
Public ReadOnly Property IsDeleteRevision As Boolean
Get
Property Value
Boolean
See Also