ApplicationEvents3_SinkHelper.DocumentBeforeClose(Document, Boolean) 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.
public:
override void DocumentBeforeClose(Microsoft::Office::Interop::Word::Document ^ , bool % );
public override void DocumentBeforeClose (Microsoft.Office.Interop.Word.Document , ref bool );
abstract member DocumentBeforeClose : Microsoft.Office.Interop.Word.Document * bool -> unit
override this.DocumentBeforeClose : Microsoft.Office.Interop.Word.Document * bool -> unit
Public Overrides Sub DocumentBeforeClose ( As Document, ByRef As Boolean)