[]
Initializes a new instance of the C1PageSettings class.
public C1PageSettings(Unit width, Unit height, PageMediaSizeName paperSize, bool landscape)
Type | Name | Description |
---|---|---|
Unit | width | The value of the Width property. |
Unit | height | The value of the Height property. |
PageMediaSizeName | 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()