[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Run.AddSymbol

AddSymbol Method

AddSymbol(char, string)

Adds a Symbol to the end of the run.

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.