PaperSize Class
Namespace: Stimulsoft.System.Drawing.Printing
Constructors
| Constructor | Description |
|---|---|
| constructor(any kind, any name, any width, any height) |
constructor(kind: any, name: any, width: any, height: any)
Parameters
- kind (any)
- name (any)
- width (any)
- height (any)
Properties
| Property | Type | Description |
|---|---|---|
| height | number | |
| kind | number | |
| name | string | |
| width | number |