PrintOptions Constructors
Provides print settings for BackstagePrintPreview.Name | Parameters | Description |
---|---|---|
PrintOptions() | none | Initializes a new instance of the PrintOptions class with the default settings. |
PrintOptions(PrinterSettings) | printerSettings | Initializes a new instance of the PrintOptions class with the specified printer settings. |
See Also