Click or drag to resize

DocxDocumentGetAllSections Method

Ritorna tutte le sezioni presenti nel documento.

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

Return Value

Type: ListDocxSection

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

See Also