ComponentOne RichTextBox for UWP
FontWeight Property (C1TextElement)

C1.Xaml.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 Windows.UI.Text.FontWeight
public Windows.UI.Text.FontWeight FontWeight {get; set;}
See Also

Reference

C1TextElement Class
C1TextElement Members