FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / C1FlexViewer Class / ThumbPagePreviewSize Property

In This Topic
    ThumbPagePreviewSize Property (C1FlexViewer)
    In This Topic
    Gets or sets the size of a page preview in thumbnail.
    Syntax
    'Declaration
     
    Public Property ThumbPagePreviewSize As Size
    public Size ThumbPagePreviewSize {get; set;}
    See Also