| DocxDocumentGetAllSections Method |
Ritorna tutte le sezioni presenti nel documento.
Namespace: QsGemBox.DocxAssembly: QsGemBox (in QsGemBox.dll) Version: 27.1.0
Syntax public List GetAllSections()
Public Function GetAllSections As List
public:
List^ GetAllSections()
member GetAllSections : unit -> List
Return Value
ListT[Missing <returns> documentation for "M:QsGemBox.Docx.DocxDocument.GetAllSections"]
See Also