Click or drag to resize

DocxParagraphStyleGetCharacterFormat Method

Gets formatting properties which shall be applied to a document text.

Namespace:  QsGemBox.Docx
Assembly:  QsGemBox (in QsGemBox.dll) Version: 23.3.0.0 (23.3.0.0)
Syntax
public DocxCharacterFormat GetCharacterFormat()

Return Value

Type: DocxCharacterFormat

[Missing <returns> documentation for "M:QsGemBox.Docx.DocxParagraphStyle.GetCharacterFormat"]

See Also