Gets or sets the font style for the content of the element.
Namespace:
C1.Phone.RichTextBox.DocumentsAssembly: C1.Phone.RichTextBox (in C1.Phone.RichTextBox.dll)
XMLNS for XAML: Not mapped to an xmlns.
Syntax
| C# |
|---|
public FontStyle FontStyle { get; set; } |
| Visual Basic |
|---|
Public Property FontStyle As FontStyle Get Set |
| XAML Attribute Usage |
|---|
<object FontStyle="FontStyle" .../> |