FlexChart | ComponentOne
C1.Win.Ribbon.4.8 Assembly / C1.Win.Ribbon Namespace / RibbonFontComboBox Class / PreviewFonts Property

In This Topic
    PreviewFonts Property (RibbonFontComboBox)
    In This Topic
    Gets or sets whether font names are drawn using the same fonts in the drop-down list.
    Syntax
    'Declaration
     
    Public Property PreviewFonts As System.Boolean
    public System.bool PreviewFonts {get; set;}
    See Also