[]
Gets or sets the C1Brush object defining the background of the paragraph item.
[C1Category("Appearance")]
[C1Description("ParagraphItem.Background", "Specifies the background of the paragraph item.")]
public C1Brush Background { get; set; }
<C1Category("Appearance")>
<C1Description("ParagraphItem.Background", "Specifies the background of the paragraph item.")>
Public Property Background As C1Brush