ClassFontFamiliesProvider
Class
Represents bindable object containing registered fonts.
Definition
Namespace:Telerik.Windows.Controls.RichTextBoxUI
Assembly:Telerik.Windows.Controls.RichTextBox.dll
Syntax:
cs-api-definition
public class FontFamiliesProvider
Inheritance: objectFontFamiliesProvider
Constructors
FontFamiliesProvider()
Declaration
cs-api-definition
public FontFamiliesProvider()
Properties
RegisteredFonts
Gets registered fonts.
Declaration
cs-api-definition
public RegisteredFonts RegisteredFonts { get; }
Property Value
The registered fonts.