[]
Creates an instance of the PageSettings class, and initializes it with the properties of the current C1PageSettings object.
public PageSettings ToPageSettings(PrinterSettings printerSettings)
| Type | Name | Description |
|---|---|---|
| PrinterSettings | printerSettings | A PrinterSettings object used to create the resulting PageSettings. If null, the default printer is used. |
| Type | Description |
|---|---|
| PageSettings | The newly created PageSettings object. |