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

In This Topic
    TextBase.FontInfo Class Properties
    In This Topic

    For a list of all members of this type, see TextBase.FontInfo members.

    Public Properties
     NameDescription
    Public PropertyGets whether font is bold or not.  
    Public PropertyGets zero-based index of the font. Font table is in settings: COMPANY.GedViewer.Fonts.Val with index 0 to 9.  
    Public PropertyGets whether font is italic or not.  
    Public PropertyName of the font pointed by index in font table.  
    Public PropertyGets whether font is strikeout or not.  
    Public PropertyGets whether font is underlined or not.  
    Top
    See Also