ApplyRevisionOptions class

ApplyRevisionOptions class

Allows you to update the state of revisions before they are applied to the final document.

The ApplyRevisionOptions type exposes the following members:

Constructors

Constructor Description
init Constructs a new instance of ApplyRevisionOptions

Properties

Property Description
changes The list of revisions processed, which will be applied to the resulting document.
common_handler Indicates whether to apply one action for all revisions

See Also