ComponentOne RichTextBox for WPF and Silverlight
FontFamily Property (C1TextElement)

C1.Silverlight.RichTextBox.Documents Namespace > C1TextElement Class : FontFamily Property
Gets or sets the preferred font family for the content of the element.
Syntax
'Declaration
 
Public Property FontFamily As System.Windows.Media.FontFamily
public System.Windows.Media.FontFamily FontFamily {get; set;}
See Also

Reference

C1TextElement Class
C1TextElement Members