FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / C1FlexViewerDialog Class / PageAreaBackColor Property

In This Topic
    PageAreaBackColor Property (C1FlexViewerDialog)
    In This Topic
    Gets or sets the color used to fill the area behind the document pages.
    Syntax
    'Declaration
     
    Public Property PageAreaBackColor As Color
    public Color PageAreaBackColor {get; set;}
    See Also