IRevisionCriteria class
IRevisionCriteria class
Implement this interface if you want to control when certain Revision should be accepted/rejected or not by the RevisionCollection.accept()/RevisionCollection.reject() methods.
Methods
| Name | Description |
|---|---|
| is_match(revision) | Checks whether or not specified revision matches criteria. |
See Also
- module aspose.words