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

In This Topic
    ThumbPadding Property
    In This Topic
    The amount of padding within a page thumbnail.
    Syntax
    'Declaration
     
    
    Public Property ThumbPadding As C1Thickness
    public C1Thickness ThumbPadding {get; set;}
    See Also