Property | Type | Access | Description |
eventListeners | EventListeners EventListener |
readonly | A collection of event listeners. |
events | Events Event |
readonly | A collection of events. |
iconSize | IconSizes: IconSizes.EXTRA_SMALL_ICON IconSizes.SMALL_ICON IconSizes.MEDIUM_ICON IconSizes.LARGE_ICON IconSizes.EXTRA_LARGE_ICON IconSizes.JUMBO_ICON |
r/w | Page icon size. |
index | number |
readonly | The index of the PagesPanel within its containing object. |
isValid | bool |
readonly | Returns true if the object specifier resolves to valid objects. |
masterIconSize | IconSizes: IconSizes.EXTRA_SMALL_ICON IconSizes.SMALL_ICON IconSizes.MEDIUM_ICON IconSizes.LARGE_ICON IconSizes.EXTRA_LARGE_ICON IconSizes.JUMBO_ICON |
r/w | Master page icon size. |
masterVerticalView | bool |
r/w | If true, master page icons will be arranged vertically around the binding spine. If false, master page icons will be arranged horizontally. |
mastersThumbnails | bool |
r/w | If true, display thumbnails of the pages in the master pages area of the panel. |
name | string |
readonly | The name of the PagesPanel. |
pagesOnTop | bool |
r/w | If true, the pages area of the panel will be drawn above the master pages area. |
pagesThumbnails | bool |
r/w | If true, display thumbnails of the pages in the pages area of the panel. |
parent | Application |
readonly | The parent of the PagesPanel (a Application). |
properties | Object |
r/w | A property that allows setting of several properties at the same time. |
resizeBehavior | PanelLayoutResize: PanelLayoutResize.PROPORTIONAL_RESIZE PanelLayoutResize.PAGES_FIXED PanelLayoutResize.MASTERS_FIXED |
r/w | Specifies the behavior of the document and master page areas of the panel when the panel is resized. |
rotationIcons | bool |
r/w | If true, a rotation icon will display next to spreads with non-zero rotation applied. |
transitionsIcons | bool |
r/w | If true, a page transitions icon will display next to spreads with page transitions applied. |
transparencyIcons | bool |
r/w | If true, a transparency icon will display next to spreads with elements having transparency applied. |
visible | bool |
r/w | If true, the panel is visible. |