ComponentOne RichTextBox for UWP
FontSize Property (C1TextElement)

C1.Xaml.RichTextBox.Documents Namespace > C1TextElement Class : FontSize Property
Gets or sets the font size for the content of the element.
Syntax
'Declaration
 
Public Property FontSize As System.Double
public System.double FontSize {get; set;}
See Also

Reference

C1TextElement Class
C1TextElement Members