Package | stimulsoft.base.context |
Class | public class StiContextOptions |
Inheritance | StiContextOptions ![]() |
Property | Defined By | ||
---|---|---|---|
isGdi : Boolean [read-only] | StiContextOptions | ||
isPrinting : Boolean [read-only] | StiContextOptions | ||
isWpf : Boolean [read-only] | StiContextOptions | ||
zoom : Number [read-only] | StiContextOptions |
Method | Defined By | ||
---|---|---|---|
StiContextOptions(isGdi:Boolean, isWpf:Boolean, isPrinting:Boolean, zoom:Number) | StiContextOptions |
isGdi | property |
isGdi:Boolean
[read-only] public function get isGdi():Boolean
isPrinting | property |
isPrinting:Boolean
[read-only] public function get isPrinting():Boolean
isWpf | property |
isWpf:Boolean
[read-only] public function get isWpf():Boolean
zoom | property |
zoom:Number
[read-only] public function get zoom():Number
StiContextOptions | () | Constructor |
public function StiContextOptions(isGdi:Boolean, isWpf:Boolean, isPrinting:Boolean, zoom:Number)
isGdi:Boolean | |
isWpf:Boolean | |
isPrinting:Boolean | |
zoom:Number |