[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.TextCollection.AddSymbol

AddSymbol Method

AddSymbol(char, string)

Adds a Symbol to this collection at the End location.

Declaration
public Symbol AddSymbol(char character, string fontName)
Parameters
Type Name Description
char character

The symbol character.

string fontName

The character font name.

Returns
Type Description
Symbol

The added Symbol.