Click or drag to resize

DocxDocumentGetAllSections Method

Ritorna tutte le sezioni presenti nel documento.

Namespace: QsGemBox.Docx
Assembly: QsGemBox (in QsGemBox.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
public List<DocxSection> GetAllSections()

Return Value

ListDocxSection

[Missing <returns> documentation for "M:QsGemBox.Docx.DocxDocument.GetAllSections"]

See Also