FlexReport for WPF | ComponentOne
C1.WPF.Viewer Assembly / C1.WPF.Viewer Namespace / FlexViewerPane Class / ThumbPadding Property

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