to_array method
to_array()
Copies all sections from the collection to a new array of sections.
def to_array(self):
...
Returns
An array of sections.
See Also
- module aspose.words
- class SectionCollection
Copies all sections from the collection to a new array of sections.
def to_array(self):
...
An array of sections.