Click or drag to resize

DocxTableSetFontBold Method

Sets the font bold.

Namespace: QsGemBox.Docx
Assembly: QsGemBox (in QsGemBox.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
public DocxTable SetFontBold(
	bool bold
)

Parameters

bold  Boolean
if set to true [bold].

Return Value

DocxTable
DocxTableRow.
See Also