Click or drag to resize

DocxParagraphSetFontName Method

Setta il font di tutto il paragrafo

Namespace:  QsGemBox.Docx
Assembly:  QsGemBox (in QsGemBox.dll) Version: 24.6.0.0 (24.6.0.0)
Syntax
public DocxParagraph SetFontName(
	string fontName
)

Parameters

fontName
Type: SystemString
Name of the font.

Return Value

Type: DocxParagraph
DocxParagraph.
See Also