InvisibleApp.SetPreviewEnabled Method (Visio)
Turns preview on or off for a gallery in the Microsoft Visio user interface.
Version Information
Version Added: Visio 2010
Syntax
expression .SetPreviewEnabled(GalleryName, OnOrOff)
expression A variable that represents an InvisibleApp object.
Parameters
Name |
Required/Optional |
Data Type |
Description |
---|---|---|---|
GalleryName |
Required |
String |
The name of the gallery for which to set the preview status. |
OnOrOff |
Required |
Boolean |
True to turn preview on for the specified gallery; False to turn preview off. |
Return Value
Nothing
Remarks
For the GalleryName parameter, you must pass the control ID for the specified gallery. You can find a list of control IDs for all Visio galleries by searching the MSDN library at https://msdn.microsoft.com/library.