PrintDialog.PrinterSettings Özellik

Tanım

İletişim kutusunun değiştirildiği yazıcı ayarlarını alır veya ayarlar.

public:
 property System::Drawing::Printing::PrinterSettings ^ PrinterSettings { System::Drawing::Printing::PrinterSettings ^ get(); void set(System::Drawing::Printing::PrinterSettings ^ value); };
[System.ComponentModel.Browsable(false)]
public System.Drawing.Printing.PrinterSettings PrinterSettings { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.PrinterSettings : System.Drawing.Printing.PrinterSettings with get, set
Public Property PrinterSettings As PrinterSettings

Özellik Değeri

PrinterSettings

İletişim PrinterSettings kutusu değiştirilir.

Öznitelikler

Açıklamalar

PrinterSettings Aramadan ShowDialog önce özelliğin ayarlanması gerekir, aksi takdirde bir özel durum oluşur.

Şunlara uygulanır

Ayrıca bkz.