Click or drag to resize

DocxRunSetBold Method

Sets the bold.

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

Parameters

bold  Boolean
if set to true [bold].

Return Value

DocxRun
DocxRun.
See Also