次の方法で共有


ApplicationEventsClass.remove_XDocumentBeforePrint メソッド

定義

この型は、COM の相互運用性を得るためにマネージ コードが必要とするコクラスまたはコクラス メンバのラッパーです。 このクラスは、ユーザー コード内で直接使用することを意図したものではありません。

public:
 virtual void remove_XDocumentBeforePrint(Microsoft::Office::Interop::InfoPath::_ApplicationEvents_XDocumentBeforePrintEventHandler ^ ) = Microsoft::Office::Interop::InfoPath::_ApplicationEvents_Event::remove_XDocumentBeforePrint;
public virtual void remove_XDocumentBeforePrint(Microsoft.Office.Interop.InfoPath._ApplicationEvents_XDocumentBeforePrintEventHandler );
abstract member remove_XDocumentBeforePrint : Microsoft.Office.Interop.InfoPath._ApplicationEvents_XDocumentBeforePrintEventHandler -> unit
override this.remove_XDocumentBeforePrint : Microsoft.Office.Interop.InfoPath._ApplicationEvents_XDocumentBeforePrintEventHandler -> unit
Public Overridable Sub remove_XDocumentBeforePrint ( As _ApplicationEvents_XDocumentBeforePrintEventHandler)

パラメーター

実装

適用対象