IFontDataFontName Property |
Returns the font name.
Read-only
String.
Namespace:
Aspose.Slides
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 22.5.0.0 (22.5)
SyntaxReadOnly Property FontName As String
Get
property String^ FontName {
String^ get ();
}
abstract FontName : string with get
Property Value
Type:
String
See Also