Gets or sets the font weight for the content of the element.

Namespace:  C1.Silverlight.RichTextBox.Documents
Assembly:  C1.Silverlight.RichTextBox (in C1.Silverlight.RichTextBox.dll)

Syntax

C#
public FontWeight FontWeight { get; set; }
Visual Basic
Public Property FontWeight As FontWeight
	Get
	Set

See Also