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