[]
Specifies the print presets.
public class PrintPresets
| Name | Description |
|---|---|
| PrintPresets() | Initializes a new instance of the PrintPresets class. |
| Name | Description |
|---|---|
| DuplexMode | Gets or sets the duplex mode. |
| NumberOfCopies | Gets or sets the number of copies. |
| PageScaling | Gets or sets the page scaling. |
| PaperSourceByPageSize | Gets or sets the paper source by page size flag. |
| PrintPageRange | Gets or sets the print page range. |
| Name | Description |
|---|---|
| ToString() | Returns a string that represents this instance. |