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

In This Topic
    ThumbPageNumSize Property (C1FlexViewerPane)
    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