documentPages

Typeproperty
Dictionarywidget.pdf
LibraryPDF
Syntax
get the documentPages of <widget>
Associationscom.livecode.widget.pdf
Summary

Get an array detailing the pages in the document

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

The array is numerically indexed where each element may contain the following keys:

  • "name" : A page label if the page is labeled
  • "width" : The width of the page at 100 % zoom
  • "height" : The height of the page at 100 % zoom