FlexReport for WPF | ComponentOne
C1.WPF.Viewer Assembly / C1.WPF.Viewer Namespace / FlexViewer Class / ThumbPagePreviewSize Property

In This Topic
    ThumbPagePreviewSize Property (FlexViewer)
    In This Topic
    The amount of padding between pages in the preview.
    Syntax
    'Declaration
     
    Public Property ThumbPagePreviewSize As Size
    public Size ThumbPagePreviewSize {get; set;}
    See Also