Click or drag to resize

UtilsComposeParagraph Method

Composes the paragraph.

Namespace: QsGemBox
Assembly: QsGemBox (in QsGemBox.dll) Version: 27.1.0
Syntax
public static Paragraph ComposeParagraph(
	string s,
	DocumentModel doc
)

Parameters

s  String
The s.
doc  DocumentModel
The document.

Return Value

Paragraph
Paragraph.
See Also