次の方法で共有


ApplicationEventsClass.XDocumentBeforePrint イベント

定義

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

public:
 virtual event Microsoft::Office::Interop::InfoPath::_ApplicationEvents_XDocumentBeforePrintEventHandler ^ XDocumentBeforePrint;
public virtual event Microsoft.Office.Interop.InfoPath._ApplicationEvents_XDocumentBeforePrintEventHandler XDocumentBeforePrint;
member this.XDocumentBeforePrint : Microsoft.Office.Interop.InfoPath._ApplicationEvents_XDocumentBeforePrintEventHandler 
Public Overridable Custom Event XDocumentBeforePrint As _ApplicationEvents_XDocumentBeforePrintEventHandler Implements XDocumentBeforePrint

イベントの種類

実装

適用対象