C1PageSettings Constructor(Unit,Unit,PaperKind,Boolean)
In This Topic
Initializes a new instance of the
C1PageSettings class.
Syntax
Parameters
- width
- The value of the Width property.
- height
- The value of the Height property.
- paperSize
- The value of the PaperSize property.
- landscape
- The value of the Landscape property.
See Also