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

In This Topic
    ThumbPageNumSize Property (FlexViewer)
    In This Topic
    The size of the page number area within a thumbnail.
    Syntax
    'Declaration
     
    Public Property ThumbPageNumSize As Size
    public Size ThumbPageNumSize {get; set;}
    See Also