Background Property (ParagraphText)
In This Topic
Gets or sets the
C1.Win.C1Document.C1Brush object defining the background of the paragraph item.
Syntax
'Declaration
Public Property Background As C1Brush
public C1Brush Background {get; set;}
See Also