Skip to main content
A newer version of this page is available. .

PreviewElements Variable

Lists the Document Viewer interface elements.

Declaration

var PreviewElements: {
    Toolbar: string;
    Surface: string;
    RightPanel: string;
};

Members

Name Type Description
RightPanel string

A panel on the Viewers’s right side. Contains the Parameters, Export Options, Search, and Document Maptabs.

Surface string

The Viewer’s central part that displays the report document.

Toolbar string

The Document Viewer’s Toolbar.