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: 22.4.2.0 (22.4.2.0)
Syntax
public DocxCharacterFormat GetCharacterFormat()

Return Value

Type: DocxCharacterFormat

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

See Also