_ApplicationEvents.XDocumentBeforePrint(_XDocument, Boolean) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Ce membre est réservé à une utilisation interne et n’est pas destiné à être utilisé directement à partir de votre code.
public:
void XDocumentBeforePrint(Microsoft::Office::Interop::InfoPath::_XDocument ^ pDocument, [Runtime::InteropServices::Out] bool % pfCancel);
public void XDocumentBeforePrint (Microsoft.Office.Interop.InfoPath._XDocument pDocument, out bool pfCancel);
abstract member XDocumentBeforePrint : Microsoft.Office.Interop.InfoPath._XDocument * -> unit
Public Sub XDocumentBeforePrint (pDocument As _XDocument, ByRef pfCancel As Boolean)
Paramètres
- pDocument
- _XDocument
- pfCancel
- Boolean