<< Click to Display Table of Contents >>
viewer.pagedisplay
Sets the page display option.
Values
continuous |
Continuous view. Display pages continuously while maintaining its original horizontal and vertical direction. Movable to other pages by using the prev/next function. |
doublepage |
Double Page view. Displays two page at a time in the viewer window. Movable only in the current page by using the prev/next function. |
doublepagecontinuous |
Double Page Continuous view. Display pages vertically and continuously with double pages on the viewer window. Movable to other pages by using the prev/next function. |
singlepage |
Single Page view. Displays one page at a time in the viewer window. Movable only in the current page by using the prev/next function. |
singlepagecontinuous |
Single Page Continuous view. Display pages vertically and continuously with a single page on the viewer window. Movable to other pages by using the prev/next function. |
Reference
In the PC Viewer, the default value is "singlepage". In the Mobile Viewer, the default value is "singlepagecontinuous".
Set the viewer.pagenavigate_by_prev_next value to true to navigate to a component on a different page even if the parameter value is "singlepage" or "doublepage" when executing the previous/next function.