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

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