Click or drag to resize

DocxRunSetBold Method

Sets the bold.

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

Parameters

bold
Type: SystemBoolean
if set to true [bold].

Return Value

Type: DocxRun
DocxRun.
See Also