Eplan Platform API
Eplan.EplApi.DataModel.MasterData Namespace / PlotFramePropertyList Class / FRAME_ADD_PAGENAME Property / FRAME_ADD_PAGENAME Property

In This Topic
    FRAME_ADD_PAGENAME Property
    In This Topic
    Add page names # 12030.
    Syntax
    public PropertyValue FRAME_ADD_PAGENAME {get; set;}
    public:
    property PropertyValue^ FRAME_ADD_PAGENAME {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    If this property is activated, the page name is added to the column designation (page name + column designation). Relevant for the NFPA standard.

    See Also