ApplicationClass.remove_DocumentBeforePrint Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
public:
virtual void remove_DocumentBeforePrint(Microsoft::Office::Interop::Word::ApplicationEvents4_DocumentBeforePrintEventHandler ^ ) = Microsoft::Office::Interop::Word::ApplicationEvents4_Event::remove_DocumentBeforePrint;
public virtual void remove_DocumentBeforePrint (Microsoft.Office.Interop.Word.ApplicationEvents4_DocumentBeforePrintEventHandler );
abstract member remove_DocumentBeforePrint : Microsoft.Office.Interop.Word.ApplicationEvents4_DocumentBeforePrintEventHandler -> unit
override this.remove_DocumentBeforePrint : Microsoft.Office.Interop.Word.ApplicationEvents4_DocumentBeforePrintEventHandler -> unit
Public Overridable Sub remove_DocumentBeforePrint ( As ApplicationEvents4_DocumentBeforePrintEventHandler)