Hyperlink destination page display options.
Static Properties
| Name | Description |
|---|---|
| FIT_HEIGHT | Fits the destination page to the window height; may obscure the right side the page. Note: The magnification changes automatically when the window is resized vertically. |
| FIT_VIEW | Displays the visible portion of the destination page as the destination. |
| FIT_VISIBLE | Fits the the text area of the destination page to the window width; obscures page margins and may obscure the lower portion of the page. Note: The magnification changes automatically when the window is resized horizontally. |
| FIT_WIDTH | Fits the destination page to the width of the window; may obscure the lower portion of the page. Note: The magnification changes automatically when the window is resized horizontally. |
| FIT_WINDOW | Fits the entire destination page in the document window. Note: The magnification changes automatically when the window is resized. |
| FIXED | Fits the destination page within the specified rectangle. For information on specifying the rectangle size and position, see the entry for view bounds. |
| INHERIT_ZOOM | The destination page is displayed at the same zoom percent as the previously displayed page. Note: The magnification changes automatically when the window is resized. |