Solid Edge FrameworkSupport Type Library
Font Property
Description
Sets and returns the name of the font.
Property type
Read-write property
Syntax
Visual Basic
Public Property Font As String
Remarks
The font supports the various engineering symbols used by dimension and text objects. The TextEdit object always has an insert index or an active selection set. Setting any property on the TextEdit object applies to the current selection, if one is present, or to the text at the current insert index.
See Also

TextEdit Object  | TextEdit Members

Send comments on this topic.