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

In This Topic
    ThumbPageNumFontSize Property (FlexViewer)
    In This Topic
    The size of the font used for drawing the page number in thumbnails.
    Syntax
    'Declaration
     
    Public Property ThumbPageNumFontSize As Double
    public double ThumbPageNumFontSize {get; set;}
    See Also