ApplicationClass.add_DocumentBeforePrint Метод
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
public:
virtual void add_DocumentBeforePrint(Microsoft::Office::Interop::Word::ApplicationEvents4_DocumentBeforePrintEventHandler ^ ) = Microsoft::Office::Interop::Word::ApplicationEvents4_Event::add_DocumentBeforePrint;
public virtual void add_DocumentBeforePrint (Microsoft.Office.Interop.Word.ApplicationEvents4_DocumentBeforePrintEventHandler );
abstract member add_DocumentBeforePrint : Microsoft.Office.Interop.Word.ApplicationEvents4_DocumentBeforePrintEventHandler -> unit
override this.add_DocumentBeforePrint : Microsoft.Office.Interop.Word.ApplicationEvents4_DocumentBeforePrintEventHandler -> unit
Public Overridable Sub add_DocumentBeforePrint ( As ApplicationEvents4_DocumentBeforePrintEventHandler)