Last date modified: 2025-Jul-02
Interface: IViewerCollectionPageLayoutApi
Page Layout API for a IViewerCollection
This class synchronizes page layout mode across all IViewerCardInstances in the collection that support this feature.
Properties
mode
mode:
PageLayoutMode
The current page layout mode that the IViewerCardInstances are synced to
Methods
buildPageLayoutModeControls()
buildPageLayoutModeControls(
viewer):IControlCollection
Builds a new IControlCollection for page layout controls that can be added to the top toolbar of a IViewerCardInstance
Parameters
• viewer: IViewerCardInstance
Viewer card instance the controls will be associated with
Returns
The newly built control collection