Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

Visio.Interfaces.ApplicationData interface

Package:
visio

An interface describing the data returned by calling application.toJSON().

Remarks

Used by

Properties

showBorders

Shows or hides the iframe application borders.

showToolbars

Shows or hides the standard toolbars.

Property Details

showBorders

Shows or hides the iframe application borders.

showBorders?: boolean;

Property Value

boolean

Remarks

API set: 1.1

showToolbars

Shows or hides the standard toolbars.

showToolbars?: boolean;

Property Value

boolean

Remarks

API set: 1.1


Feedback

Was this page helpful?