Editor for WinForms | ComponentOne
C1.Win.Editor.8 Assembly / C1.Win.Editor.Ribbon Namespace / ParagraphStyleItem Class / FontFamily Property

In This Topic
    FontFamily Property
    In This Topic
    Gets or sets FontFamily of the style of the paragraph style.
    Syntax
    'Declaration
     
    Public Property FontFamily As System.String
    public System.string FontFamily {get; set;}
    See Also