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

In This Topic
    ThumbPageNumSpacing Property (FlexViewerPane)
    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