DocumentBase.AcceptAllRevisionsShown Method

Definition

Accepts all revisions in the document that are displayed on the screen.

public:
 void AcceptAllRevisionsShown();
public void AcceptAllRevisionsShown ();
member this.AcceptAllRevisionsShown : unit -> unit
Public Sub AcceptAllRevisionsShown ()

Remarks

Use the RejectAllRevisionsShown method to reject all revisions in the document that are displayed on the screen.

Applies to