Eplan Platform API
Eplan.EplApi.DataModel Namespace / PagePropertyList Class / PAGE_DONT_CHANGESTANDARD Property / PAGE_DONT_CHANGESTANDARD Property

In This Topic
    PAGE_DONT_CHANGESTANDARD Property
    In This Topic
    Change of standard: Do not rotate and flip # 11060.
    Syntax
    public PropertyValue PAGE_DONT_CHANGESTANDARD {get; set;}
    public:
    property PropertyValue^ PAGE_DONT_CHANGESTANDARD {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    Pages with this property are not rotated or flipped when changing standards. This property is activated by default for pages with type "Fluid power schematic".

    See Also