Gets or sets the background of each page.
Namespace:
C1.Phone.RichTextBoxAssembly: C1.Phone.RichTextBox (in C1.Phone.RichTextBox.dll)
Syntax
| C# |
|---|
public Brush Background { get; set; } |
| Visual Basic |
|---|
Public Property Background As Brush Get Set |