StiContextOptions Class
Namespace: Stimulsoft.Base.Context
Constructors
| Constructor | Description |
|---|---|
| constructor(boolean isGdi, boolean isWpf, boolean isPrinting, number zoom) |
constructor(isGdi: boolean, isWpf: boolean, isPrinting: boolean, zoom: number)
Parameters
- isGdi (boolean)
- isWpf (boolean)
- isPrinting (boolean)
- zoom (number)
Properties
| Property | Type | Description |
|---|---|---|
| isGdi | boolean | |
| isPrinting | boolean | |
| isWpf | boolean | |
| zoom | number |