Eplan Platform API
Eplan.EplApi.DataModel.Graphics Namespace / Comment Class / Author Property

In This Topic
    Author Property
    In This Topic
    Windows login name of the person who originally created the PDF comment.
    Syntax
    public string Author {get;}
    public:
    property String^ Author {
       String^ get();
    }
    See Also