Click or drag to resize

DocxParagraphSection Property

Gets the section.

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

Property Value

DocxSection
The section.
See Also