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

In This Topic
    Character Property (CheckBoxSymbol)
    In This Topic
    Gets or sets the character for the Unicode character value of the symbol.
    Syntax
    'Declaration
     
    Public Property Character As System.Char
    public System.char Character {get; set;}
    See Also