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