FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / C1FlexViewerPane Class / ThumbPageNumForeColor Property

In This Topic
    ThumbPageNumForeColor Property (C1FlexViewerPane)
    In This Topic
    Gets or sets the color used to draw the page number on thumbnails.
    Syntax
    'Declaration
     
    Public Property ThumbPageNumForeColor As Color
    public Color ThumbPageNumForeColor {get; set;}
    See Also