Click or drag to resize

UtilsGetStyleNames Method

Gets the style names.

Namespace: QsGemBox
Assembly: QsGemBox (in QsGemBox.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
public static string[] GetStyleNames(
	DocumentModel doc
)

Parameters

doc  DocumentModel
The document.

Return Value

String
System.String[].
See Also