Gets or sets the character format used for this list label. Supported only in DOCX format.
Namespace: GemBox.DocumentAssembly: GemBox.Document (in GemBox.Document.dll) Version: 21.3.30.1113
Syntax
public CharacterFormat CharacterFormat { get; set; }
Field Value
The character format.Remarks
See Also