Click or drag to resize

DocxRunSetBold Method

Sets the bold.

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

Parameters

bold  Boolean
if set to true [bold].

Return Value

DocxRun
DocxRun.
See Also