Udostępnij za pośrednictwem


PageSetupDialog.Document Właściwość

Definicja

Pobiera lub ustawia wartość wskazującą PrintDocument , z których mają być wyświetlane ustawienia strony.

public:
 property System::Drawing::Printing::PrintDocument ^ Document { System::Drawing::Printing::PrintDocument ^ get(); void set(System::Drawing::Printing::PrintDocument ^ value); };
public System.Drawing.Printing.PrintDocument Document { get; set; }
public System.Drawing.Printing.PrintDocument? Document { get; set; }
member this.Document : System.Drawing.Printing.PrintDocument with get, set
Public Property Document As PrintDocument

Wartość właściwości

Ustawienia PrintDocument strony do pobrania z. Wartość domyślna to null.

Dotyczy

Zobacz też