ActiveReports for .NET 18.0J
PrinterSettings プロパティ (Printer)

GrapeCity.ActiveReports.Win.Printing 名前空間 > Printer クラス : PrinterSettings プロパティ
Gets or sets the printer that prints the document.
シンタックス
'宣言
 
Public Overridable Shadows Property PrinterSettings As PrinterSettings
public virtual new PrinterSettings PrinterSettings {get; set;}

プロパティ値

A System.Drawing.Printing.PrinterSettings that specifies where and how the document is printed. The default is a System.Drawing.Printing.PrinterSettings with its properties set to their default values.
参照

Printer クラス
Printer メンバ