Blazor | ComponentOne
C1.Blazor.Viewer Assembly / C1.Blazor.Viewer Namespace / FlexViewer Class / ThumbPagePreviewSize Property

In This Topic
    ThumbPagePreviewSize Property
    In This Topic
    The size of a page preview in thumbnail.
    Syntax
    'Declaration
     
    
    Public Property ThumbPagePreviewSize As C1Size
    public C1Size ThumbPagePreviewSize {get; set;}
    See Also