API Help
Eplan.EplApi.DataModel.MasterData Namespace / PageMacro Class / PlaceHolders Property

In This Topic
PlaceHolders Property (PageMacro)
In This Topic
Returns all Eplan.EplApi.DataModel.Graphics.PlaceHolder contained in the macro.
Syntax
public PlaceHolder[] PlaceHolders {get;}

Property Value

Eplan.EplApi.DataModel.Graphics.PlaceHolder
See Also