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

TextBase.FontInfo Class Members

The following tables list the members exposed by TextBase.FontInfo.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
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
Public Methods
 NameDescription
Public MethodDestructor for deterministic finalization of FontInfo object.  
Top
See Also