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

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

Syntax

C#
public double FontSize { get; set; }
Visual Basic
Public Property FontSize As Double
	Get
	Set

See Also