FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / C1FlexViewerPane Class / ThumbPageNumSpacing Property

In This Topic
    ThumbPageNumSpacing Property (C1FlexViewerPane)
    In This Topic
    Gets or sets the amount of spacing between the page number and page content in thumbnails.
    Syntax
    'Declaration
     
    Public Property ThumbPageNumSpacing As Integer
    public int ThumbPageNumSpacing {get; set;}
    See Also