FontCollection.Add
FontCollection.Add method
Add the Font object in the collection.
public int Add(Font font)
Parameter | Type | Description |
---|---|---|
font | Font |
See Also
- class Font
- class FontCollection
- namespace Aspose.Diagram
- assembly Aspose.Diagram
Add the Font object in the collection.
public int Add(Font font)
Parameter | Type | Description |
---|---|---|
font | Font |