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

In This Topic
    ThumbPageNumFont Property (C1FlexViewerDialog)
    In This Topic
    Gets or sets the font used for drawing numbers on page thumbnails.
    Syntax
    'Declaration
     
    Public Property ThumbPageNumFont As Font
    public Font ThumbPageNumFont {get; set;}
    See Also