Share via


PrintDocument.DocumentSource Eigenschaft

Definition

Ruft einen Dokumentquellverweis für dieses PrintDocument ab.

public:
 property IPrintDocumentSource ^ DocumentSource { IPrintDocumentSource ^ get(); };
IPrintDocumentSource DocumentSource();
public IPrintDocumentSource DocumentSource { get; }
var iPrintDocumentSource = printDocument.documentSource;
Public ReadOnly Property DocumentSource As IPrintDocumentSource

Eigenschaftswert

Ein Objekt, das die Dokumentquelle darstellt.

Gilt für: