View |
The ViewPortOptions type exposes the following members.
Name | Description | |
---|---|---|
ViewPortOptions | Initializes a new instance of the ViewPortOptions class. |
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. |
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
GetHashCode | Serves as the default hash function. (Inherited from Object) | |
GetType | Gets the Type of the current instance. (Inherited from Object) | |
ToString | Returns a string that represents the current object. (Inherited from Object) |