FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / C1FlexViewerDialog Class / ThumbPadding Property

In This Topic
    ThumbPadding Property (C1FlexViewerDialog)
    In This Topic
    Gets or sets the amount of padding within a page thumbnail.
    Syntax
    'Declaration
     
    Public Property ThumbPadding As Padding
    public Padding ThumbPadding {get; set;}
    See Also