Contains a collection of Font elements
Namespace:
Aspose.Diagram
Assembly:
Aspose.Diagram (in Aspose.Diagram.dll) Version: 20.3.0.0 (20.3)
Syntaxpublic FontCollection Fonts { get; }Public ReadOnly Property Fonts As FontCollection
Get
public:
property FontCollection^ Fonts {
FontCollection^ get ();
}member Fonts : FontCollection with get
Property Value
Type:
FontCollection
See Also