Class FontFamiliesProvider
Represents bindable object containing registered fonts.
Inheritance
System.Object
FontFamiliesProvider
Namespace: Telerik.Windows.Controls.RichTextBoxUI
Assembly: Telerik.Windows.Controls.RichTextBoxUI.dll
Syntax
public class FontFamiliesProvider : Object
Constructors
FontFamiliesProvider()
Declaration
public FontFamiliesProvider()
Properties
RegisteredFonts
Gets registered fonts.
Declaration
public RegisteredFonts RegisteredFonts { get; }
Property Value
RegisteredFonts
The registered fonts. |