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

In This Topic
    PAGE_SOURCE Property
    In This Topic
    Source # 11066.
    Syntax
    public PropertyValue PAGE_SOURCE {get; set;}
    public:
    property PropertyValue^ PAGE_SOURCE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Specifies the source used for generating the page. Symbol libraries, symbols, and symbol variants are entered from the symbol editor. The full file name is entered from the form editor and plot frame editor.

    See Also