ComponentOne RichTextBox for UWP
FontStyle Property (C1TextElement)

C1.Xaml.RichTextBox.Documents Namespace > C1TextElement Class : FontStyle Property
Gets or sets the font style for the content of the element.
Syntax
'Declaration
 
Public Property FontStyle As Windows.UI.Text.FontStyle
public Windows.UI.Text.FontStyle FontStyle {get; set;}
See Also

Reference

C1TextElement Class
C1TextElement Members