add method
add(font)
Add the Font object in the collection.
Returns
def add(self, font):
...
| Parameter | Type | Description |
|---|---|---|
| font | Font |
See Also
- module aspose.diagram
- class FontCollection
Add the Font object in the collection.
def add(self, font):
...
| Parameter | Type | Description |
|---|---|---|
| font | Font |