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