Click or drag to resize

DocxParagraphStyle(ParagraphStyle) Constructor

Initializes a new instance of the DocxParagraphStyle class.

Namespace: QsGemBox.Docx
Assembly: QsGemBox (in QsGemBox.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
public DocxParagraphStyle(
	ParagraphStyle innerObject
)

Parameters

innerObject  ParagraphStyle
The inner object.
See Also