C1.Win.Editor.8 Assembly / C1.Win.Editor Namespace / C1Editor Class / GetSelectionFontInfo Method

In This Topic
GetSelectionFontInfo Method
In This Topic
Retrieves the current font information of the text at the cursor.
Syntax
'Declaration
 
Public Function GetSelectionFontInfo() As System.Drawing.Font
 

Return Value

The current Font object or null.
See Also