Click or drag to resize

RichTextAreaIHandlerSelectionTypeface Property

Gets or sets the font typeface of the selected text or insertion point.

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
FontTypeface SelectionTypeface { get; set; }

Property Value

Type: FontTypeface
The font typeface of the selected text.
See Also