FlexReport for WPF | ComponentOne
C1.WPF.FlexViewer.4.6.2 Assembly / C1.WPF.FlexViewer Namespace / C1FlexViewerPane Class / ThumbPadding Property

In This Topic
    ThumbPadding Property (C1FlexViewerPane)
    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