FlexReport for WPF | ComponentOne
C1.WPF.Viewer Assembly / C1.WPF.Viewer Namespace / FlexViewer Class / ThumbPageNumForeground Property

In This Topic
    ThumbPageNumForeground Property (FlexViewer)
    In This Topic
    The brush used to draw the page number on thumbnails.
    Syntax
    'Declaration
     
    Public Property ThumbPageNumForeground As SolidColorBrush
    public SolidColorBrush ThumbPageNumForeground {get; set;}
    See Also