Click or drag to resize

DocxSection(Section) Constructor

Initializes a new instance of the DocxSection class.

Namespace: QsGemBox.Docx
Assembly: QsGemBox (in QsGemBox.dll) Version: 27.2.0-beta
Syntax
public DocxSection(
	Section innerObject
)

Parameters

innerObject  Section
The inner object.
See Also