Click or drag to resize

DocxParagraphSetFontSize Method

Setta l'altezza del 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 SetFontSize(
	double fontSize
)

Parameters

fontSize
Type: SystemDouble
Size of the font.

Return Value

Type: DocxParagraph
DocxParagraph.
See Also