UserInterfaceManager.Environments Property
Parent Object: UserInterfaceManagerDescription
Property that returns the Environments collection object.
Syntax
UserInterfaceManager.Environments() As EnvironmentsProperty 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. |