The printer settings of the printer indicated by PrintName.
Namespace: TallComponents.PDF.PrintingAssembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0
Syntax
| C# |
|---|
public PrinterSettings PrinterSettings { get; } |
| Visual Basic |
|---|
Public ReadOnly Property PrinterSettings As PrinterSettings Get |
Remarks
The PrinterSettings cannot be assigned. Instead, assign a different PrinterName in order to
switch printers.