Click or drag to resize

ITextRange ApplyCharacterFormat Method

Applies specified character format for current text range.

Namespace: Spire.Doc.Interface
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
void ApplyCharacterFormat(
	CharacterFormat charFormat
)

Parameters

charFormat
Type: Spire.Doc.Formatting CharacterFormat
See Also