FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / C1FlexViewerDialog Class / ThumbPageNumSize Property

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