Eplan Platform API
Eplan.EplApi.DataModel.MasterData Namespace / TransientLayer Class / IsPrinted Property

In This Topic
    IsPrinted Property (TransientLayer)
    In This Topic
    Specifies, if the Layer is printed
    Syntax
    public bool IsPrinted {get;}
    public:
    property bool IsPrinted {
       bool get();
    }
    See Also