Document.AcceptAllRevisionsShown Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Accepts all revisions in the 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 the document that are displayed on the screen.