IFontData

Overview

IFontData is a interface in Aspose.Slides FOSS for .NET.

Represents a font definition.

Properties

NameTypeAccessDescription
FontNamestringReadGets or sets the font name as a string

Methods

SignatureDescription
GetFontName(theme: object?)The resolved font name.

See Also