Gets or sets the font weight for the content of the element.
Namespace:
C1.Silverlight.RichTextBox.DocumentsAssembly: C1.Silverlight.RichTextBox (in C1.Silverlight.RichTextBox.dll)
Syntax
C# |
---|
public FontWeight FontWeight { get; set; } |
Visual Basic |
---|
Public Property FontWeight As FontWeight Get Set |