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