Blazor | ComponentOne
C1.Blazor.Viewer Assembly / C1.Blazor.Viewer Namespace / FlexViewer Class / ThumbPageNumFontSize Property

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