remove method
remove(font)
Remove the Font object from the collection.
def remove(self, font):
...
| Parameter | Type | Description |
|---|---|---|
| font | Font |
See Also
- module aspose.diagram
- class FontCollection
Remove the Font object from the collection.
def remove(self, font):
...
| Parameter | Type | Description |
|---|---|---|
| font | Font |