Enumeration: InterfaceConfiguration
Describes which components of the interface are enabled and which are disabled
Enumeration Members
ExternalStandalone
ExternalStandalone: "externalstandalone"
When the Review Interface is initialized, it will contain IViewerCardInstance components, parts of the header bar, the viewer tabs,
and the bottom toolbar, and left/bottom/right drawers
Full
Full: "full"
When the Review Interface is initialized, it will contain all default Review Interface components
Mobile
Mobile: "mobile"
When the Review Interface is initialized, it will contain IViewerCardInstance components, the viewer tabs, and the bottom toolbar
Preview
Preview: "preview"
When the Review Interface is initialized, it will contain IViewerCardInstance components, the viewer tabs, and the bottom toolbar
ViewerOnly
ViewerOnly: "vieweronly"
When the Review Interface is initialized, it will contain only IViewerCardInstance components for use in embedding
ViewerWithToolbar: "viewerwithtoolbar"
When the Review Interface is initialized, it will contain IViewerCardInstance components, the viewer toolbar, and the side drawer