Changes

ApplyRevisionOptions.Changes property

The list of revisions processed, which will be applied to the resulting document.

public List<RevisionInfo> Changes { get; set; }

See Also