pageDisplay

Typeproperty
Dictionarywidget.pdf
LibraryPDF
Syntax
get the pageDisplay of <widget>
set the pageDisplay of <widget> to <pageDisplay>
Associationscom.livecode.widget.pdf
Summary

The mode of page display

EditionPro
OSmac, windows, linux, ios, android
Platformsdesktop, server, mobile
Description

The pageDisplay is one of:

  • "single" : display one page at a time where scroll is relative to the current page
  • "horizontal" : scroll through pages horizontally
  • "vertical" : scroll through pages vertically