Document Solutions for Word
DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / CheckBoxSymbol Class / FontName Property

In This Topic
    FontName Property (CheckBoxSymbol)
    In This Topic
    Get or sets the font that will be used to format this symbol.
    Syntax
    'Declaration
     
    Public Property FontName As System.String
    public System.string FontName {get; set;}
    See Also