Click or drag to resize

DocxRunSetFontName Method

Sets the name of the font.

Namespace: QsGemBox.Docx
Assembly: QsGemBox (in QsGemBox.dll) Version: 27.1.0
Syntax
public DocxRun SetFontName(
	string fontName
)

Parameters

fontName  String
Name of the font.

Return Value

DocxRun
DocxRun.
See Also