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