View |
The ViewPortOptions type exposes the following members.
Name | Description | |
---|---|---|
DeviceScaleFactor | Gets or sets the device scale factor. | |
HasTouch | Gets or sets if viewport supports touch events. | |
Height | Gets or sets the page height in pixels. Default: 15000. | |
IsLandscape | Gets or sets if viewport is in landscape mode. | |
IsMobile | Gets or sets whether the meta viewport tag is taken into account. | |
Width | Gets or sets the width in pixels. Default: 1920. |