Destination Properties
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
The Destination type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Height | Gets the height of the page area to fit into the window height. | |
| Left | Gets the x-coordinate of the upper-left corner of the page to be positioned at the upper-left corner of the window when this view gets displayed. | |
| Page | Gets the destination page. | |
| Top | Gets the y-coordinate of the upper-left corner of the page to be positioned at the upper-left corner of the window when this view gets displayed. | |
| Width | Gets the width of the page area to fit into the window width. | |
| Zoom | Gets the zoom percent (magnification level) of the page to be displayed in the view. | |
| ZoomMode | Gets the zoom type of the page to be displayed in the view. |
See Also