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

In This Topic
    ThumbPageNumFontSize Property (C1FlexViewer)
    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