Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
C1TextRange
.
.
::
.
.
BlockBackground Property
C1TextRange Class
See Also
Gets or sets the background of the blocks in the range.
Namespace:
C1.Silverlight.RichTextBox.Documents
Assembly:
C1.Silverlight.RichTextBox
(in C1.Silverlight.RichTextBox.dll)
Syntax
C#
public
Brush
BlockBackground
{
get
;
set
; }
Visual Basic
Public
Property
BlockBackground
As
Brush
Get
Set
See Also
C1TextRange Class
C1.Silverlight.RichTextBox.Documents Namespace