ApplicationEvents3_Event.remove_DocumentBeforePrint 方法

定义

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

参数

适用于