AcceptRevisions
ComparerContext.AcceptRevisions property
Indicates whether to accept revisions in the documents before comparing them. If the compared documents contain revisions and this flag is set to false, the processor will reject revisions. Default is true
.
public bool AcceptRevisions { get; set; }
See Also
- class ComparerContext
- namespace Aspose.Words.LowCode
- assembly Aspose.Words