Eplan Platform API
Eplan.EplApi.DataModel Namespace / Page Class / Page Constructor / Page Constructor()

In This Topic
    Page Constructor()
    In This Topic
    Default constructor. To use object created by this constructor function Create() is need to be called after that.
    Syntax
    public Page()
    public:
    Page();
    See Also