Environment.DefaultRibbonTab Property
Parent Object: EnvironmentDescription
Gets and sets the internal name of the ribbon tab that should be displayed when this environment is activated.
Syntax
Environment.DefaultRibbonTab() As StringProperty Value
This is a read/write property whose value is a String.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. |
