Share

UserInterfaceManager.Environments Property

Parent Object: UserInterfaceManager

Description

Property that returns the Environments collection object.

Syntax

UserInterfaceManager.Environments() As Environments

Property Value

This is a read only property whose value is an Environments.

Samples

Name Description
Add parallel environment with contextual tabs The following sample demonstrates the use of parallel environments and contextual ribbon tabs.
Creation of an override environment for a document A new ribbon tab is created and associated with the override environment.

Version

Introduced in version 9

Was this information helpful?