_ApplicationEvents_Event.XDocumentBeforePrint 事件

定义

在即将打印任一打开文档时发生。

public:
 event Microsoft::Office::Interop::InfoPath::_ApplicationEvents_XDocumentBeforePrintEventHandler ^ XDocumentBeforePrint;
event Microsoft.Office.Interop.InfoPath._ApplicationEvents_XDocumentBeforePrintEventHandler XDocumentBeforePrint;
member this.XDocumentBeforePrint : Microsoft.Office.Interop.InfoPath._ApplicationEvents_XDocumentBeforePrintEventHandler 
Event XDocumentBeforePrint As _ApplicationEvents_XDocumentBeforePrintEventHandler 

事件类型

注解

接口的 _ApplicationEvents_EventXDocumentBeforePrint 事件主要用于 COM 加载项。有关为 Microsoft InfoPath 创建 COM 外接程序的详细信息,请参阅如何:创建 COM 外接程序以将自定义功能添加到 InfoPath。

适用于