ApplicationEvents2_Event.add_DocumentBeforePrint 方法

定义

public:
 void add_DocumentBeforePrint(Microsoft::Office::Interop::Word::ApplicationEvents2_DocumentBeforePrintEventHandler ^ );
public void add_DocumentBeforePrint (Microsoft.Office.Interop.Word.ApplicationEvents2_DocumentBeforePrintEventHandler );
abstract member add_DocumentBeforePrint : Microsoft.Office.Interop.Word.ApplicationEvents2_DocumentBeforePrintEventHandler -> unit
Public Sub add_DocumentBeforePrint ( As ApplicationEvents2_DocumentBeforePrintEventHandler)

参数

适用于