displaySingle

Display a single page at a time.
[read-only property] displaySingle([out, retval] int *mode)
When the displayMode property is set to this value, the viewer displays a single page at a time, and the vertical scrollbar spans only one page.

This property is only useful when setting (or reading) displayMode.

VB:
viewer.displayMode = viewer.displaySingle
displayMode
displayContinuous
displaySideBySideSingle
displaySideBySideContinuous
displayHorizontalContinuous