Align Element
Purpose
Aligns an element to another element.
Example
align-element --elementName subtitle --alignedElement title
Command Syntax
| Parameter | Format | Requirement | Usage |
|---|---|---|---|
--elementName | String | Mandatory | The name of the element being aligned. |
--alignedElement | String | Mandatory | The name of the element which it will be aligned to. |