PrintDocument.DocumentSource Propriété
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.
Obtient une référence de source de document pour ce PrintDocument.
public:
property IPrintDocumentSource ^ DocumentSource { IPrintDocumentSource ^ get(); };
IPrintDocumentSource DocumentSource();
public IPrintDocumentSource DocumentSource { get; }
var iPrintDocumentSource = printDocument.documentSource;
Public ReadOnly Property DocumentSource As IPrintDocumentSource
Valeur de propriété
Objet représentant la source du document.