[]
Initializes a new instance of the C1PageSettings class.
public C1PageSettings(Unit width, Unit height, C1PaperSize paperSize, bool landscape)
| Type | Name | Description |
|---|---|---|
| Unit | width | The value of the Width property. |
| Unit | height | The value of the Height property. |
| C1PaperSize | paperSize | The value of the PaperSize property. |
| bool | landscape | The value of the Landscape property. |
Initializes a new instance of the C1PageSettings class.
public C1PageSettings()