ApplicationEvents4_Event.DocumentBeforePrint 事件

定义

在打印打开的文档之前发生。

public:
 event Microsoft::Office::Interop::Word::ApplicationEvents4_DocumentBeforePrintEventHandler ^ DocumentBeforePrint;
event Microsoft.Office.Interop.Word.ApplicationEvents4_DocumentBeforePrintEventHandler DocumentBeforePrint;
member this.DocumentBeforePrint : Microsoft.Office.Interop.Word.ApplicationEvents4_DocumentBeforePrintEventHandler 
Event DocumentBeforePrint As ApplicationEvents4_DocumentBeforePrintEventHandler 

事件类型

适用于