accept method

accept(criteria)

Accepts revisions that match specified criteria.

accept(criteria: Aspose.Words.IRevisionCriteria)
ParameterTypeDescription
criteriaIRevisionCriteriaThe IRevisionCriteria implementation.

Returns

The count of accepted revisions.

See Also