ComponentOne RichTextBox for WPF and Silverlight
FontWeight Property (C1TextElement)

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

Reference

C1TextElement Class
C1TextElement Members