HyperlinkDestinationPageSetting
Hyperlink destination page display options.
Class
Read Only
Number FIXED = 1212437350
Fits the destination page within the specified rectangle. For information on specifying the rectangle size and position, see the entry for view bounds.
Read Only
Number FIT_VIEW = 1212437366
Displays the visible portion of the destination page as the destination.
Read Only
Number FIT_WINDOW = 1212437367
Fits the entire destination page in the document window. Note: The magnification changes automatically when the window is resized.
Read Only
Number FIT_WIDTH = 1212437335
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.
Read Only
Number FIT_HEIGHT = 1212437352
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.
Read Only
Number FIT_VISIBLE = 1212437334
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.
Read Only
Number INHERIT_ZOOM = 1212437370
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.