FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / C1FlexViewer Class / PageFillColor Property

In This Topic
    PageFillColor Property (C1FlexViewer)
    In This Topic
    Gets or sets the color used to fill the document pages before drawing the content.
    Syntax
    'Declaration
     
    Public Property PageFillColor As Color
    public Color PageFillColor {get; set;}
    See Also