Click or drag to resize

DocxRunSetStyle Method

Sets the style.

Namespace:  QsGemBox.Docx
Assembly:  QsGemBox (in QsGemBox.dll) Version: 24.6.0.0 (24.6.0.0)
Syntax
public DocxRun SetStyle(
	string styleName
)

Parameters

styleName
Type: SystemString
Name of the style.

Return Value

Type: DocxRun

[Missing <returns> documentation for "M:QsGemBox.Docx.DocxRun.SetStyle(System.String)"]

See Also