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

In This Topic
    ThumbPageNumSpacing Property
    In This Topic
    The amount of spacing between the page number and page content in thumbnails.
    Syntax
    'Declaration
     
    
    Public Property ThumbPageNumSpacing As Double
    public double ThumbPageNumSpacing {get; set;}
    See Also