| Visual Basic (Declaration) | |
|---|---|
Public Property PrinterSettings As PrinterSettings | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public PrinterSettings PrinterSettings {get; set;} | |
The Printer's PrinterName property must always be used instead of the Printer.PrinterSettings.PrinterName property.