[]
Gets or sets the printer that prints the document.
public virtual PrinterSettings PrinterSettings { get; set; }
Type | Description |
---|---|
PrinterSettings | A PrinterSettings that specifies where and how the document is printed. The default is a PrinterSettings with its properties set to their default values. |