Click or drag to resize

DocxRunSection Property

Gets the section.

Namespace: QsGemBox.Docx
Assembly: QsGemBox (in QsGemBox.dll) Version: 27.1.0
Syntax
public DocxSection Section { get; }

Property Value

DocxSection
The section.
See Also