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

In This Topic
    ThumbPageNumSize Property
    In This Topic
    The size of the page number area within a thumbnail.
    Syntax
    'Declaration
     
    
    Public Property ThumbPageNumSize As C1Size
    public C1Size ThumbPageNumSize {get; set;}
    See Also