ParagraphIsDeleteRevision Property |
Returns true if this paragraph was deleted in Microsoft Word while change tracking was enabled.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.11.20
Syntax public bool IsDeleteRevision { get; }
Public ReadOnly Property IsDeleteRevision As Boolean
Get
Property Value
BooleanSee Also