Command Line Tool – ActivateLayoutTemplate

The command sets the provided template as the active layout template.

This topic contains the following sections:

Usage
1Enlight activateLayoutTemplate --template=<templateName>

Parameters

Parameter

Description

–template

Required. Layout template name.

Examples

Activate the layout template with a given name:

1Enlight activateLayoutTemplate 
2        --template="my formatting template"

See Also

Other Resources