_Document.AcceptAllRevisionsShown Method

Definition

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

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

Remarks

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

Applies to