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

In This Topic
    ThumbPagePreviewSize Property (C1FlexViewer)
    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