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

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