Click or drag to resize

UtilsGetStyleNames Method

Gets the style names.

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

Parameters

doc
Type: DocumentModel
The document.

Return Value

Type: String
System.String[].
See Also