Parameters
- page
- Eplan.EplApi.DataModel.Page where the PlugStrip will be located on
Return Value
Created new PlugStrip object
| Exception | Description | 
|---|---|
| Eplan.EplApi.Base.BaseException | Thrown when the PlugStrip cannot be created. | 
| System.ArgumentNullException | Thrown when pageparameter isnull. | 
| Eplan.EplApi.DataModel.InvalidArgumentException | Thrown when given Eplan.EplApi.DataModel.Page has PageType sets to ExternalDocument. |