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

In This Topic
    PAGE_REVISION_WATERMARK Property
    In This Topic
    Watermark (revision) # 11003.
    Syntax
    public PropertyValue PAGE_REVISION_WATERMARK {get; set;}
    public:
    property PropertyValue^ PAGE_REVISION_WATERMARK {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    Watermark text for version-controlled pages, stored as a project setting.

    See Also