Parameters
- page
- Eplan.EplApi.DataModel.Page where the TerminalStrip will be located on.
| Exception | Description |
|---|---|
| Eplan.EplApi.Base.BaseException | Thrown if the TerminalStrip cannot be created. |
| System.ArgumentNullException | Thrown if page parameter is NULL. |
| Eplan.EplApi.DataModel.InvalidArgumentException | Thrown if the page parameter has its PageType set to the wrong document type. |