Click or drag to resize

DocxTableRowSetFontSize Method

Sets the size of the font.

Namespace: QsGemBox.Docx
Assembly: QsGemBox (in QsGemBox.dll) Version: 27.1.0
Syntax
public DocxTableRow SetFontSize(
	double fontSize
)

Parameters

fontSize  Double
Size of the font.

Return Value

DocxTableRow
DocxTableRow.
See Also