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: 26.4.0.0 (26.4.0.0)
Syntax
public DocxSection(
	Section innerObject
)

Parameters

innerObject  Section
The inner object.
See Also