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

In This Topic
    PAGE_ANNOTATION Property
    In This Topic
    Special remarks of creator # 11059.
    Syntax
    public PropertyValue PAGE_ANNOTATION {get; set;}
    public:
    property PropertyValue^ PAGE_ANNOTATION {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type Eplan.EplApi.Base.MultiLangString.
    See Also