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.1.0
Syntax
public DocxSection(
	Section innerObject
)

Parameters

innerObject  Section
The inner object.
See Also