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