RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox Namespace / C1PageLayout Class / Background Property

In This Topic
    Background Property (C1PageLayout)
    In This Topic
    Gets or sets the background of each page.
    Syntax
    'Declaration
     
    
    Public Property Background As Brush
    public Brush Background {get; set;}
    See Also