Value
Name | Description | Value |
---|---|---|
HyperlinkDestinationPageSetting.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. | 1212437352 = 'HDSh' |
HyperlinkDestinationPageSetting.FIT_VIEW | Displays the visible portion of the destination page as the destination. | 1212437366 = 'HDSv' |
HyperlinkDestinationPageSetting.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. | 1212437334 = 'HDSV' |
HyperlinkDestinationPageSetting.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. | 1212437335 = 'HDSW' |
HyperlinkDestinationPageSetting.FIT_WINDOW | Fits the entire destination page in the document window. Note: The magnification changes automatically when the window is resized. | 1212437367 = 'HDSw' |
HyperlinkDestinationPageSetting.FIXED | Fits the destination page within the specified rectangle. For information on specifying the rectangle size and position, see the entry for view bounds. | 1212437350 = 'HDSf' |
HyperlinkDestinationPageSetting.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. | 1212437370 = 'HDSz' |
Usage
As property
HyperlinkExternalPageDestination.viewSetting
HyperlinkPageDestination.viewSetting
Jongware, 28-Apr-2012 v3.0.3i | Contents :: Index |