Click or drag to resize

TextRangeCharacterFormat Property

Gets the character format.

Namespace:  Spire.Doc.Fields
Assembly:  Spire.Doc (in Spire.Doc.dll) Version: 9.10.0.0 (9.10.0.3040)
Syntax
public override CharacterFormat CharacterFormat { get; }

Property Value

Type: CharacterFormat

Implements

ITextRangeCharacterFormat
See Also