Specifies how font names should be displayed in the font selector of
a RichTextToolBar.
Namespace:
Mindscape.WpfElementsAssembly: Mindscape.WpfElements (in Mindscape.WpfElements.dll)
Version: 3.0.0.0 (3.0.0.0)
Syntax
C# |
---|
public enum FontSelectorDisplayMode |
Visual Basic (Declaration) |
---|
Public Enumeration FontSelectorDisplayMode |
Members
Member name | Description | |
---|---|---|
Preview |
Display each font name using that font itself.
| |
Plain |
Display the font name using the default font.
|