API Help
Eplan.EplApi.DataModel.Graphics Namespace / TextBase.FontInfo Class / Name Property

In This Topic
    Name Property (TextBase.FontInfo)
    In This Topic
    Name of the font pointed by index in font table.
    Syntax
    public string Name {get;}
    public:
    property String^ Name {
       String^ get();
    }
    See Also