Click or drag to resize

IParagraph AppendSymbol Method

Appends symbol to the end of paragraph.

Namespace: Spire.Doc.Interface
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
Symbol AppendSymbol(
	byte characterCode
)

Parameters

characterCode
Type: System Byte
The character code.

Return Value

Type: Symbol
See Also