FontSavingArgsFontFamilyName Property |
Gets the family name of the font to be saved.
Namespace:
Aspose.Note.Saving.Html
Assembly:
Aspose.Note (in Aspose.Note.dll) Version: 20.3
Syntax public string FontFamilyName { get; }
Public ReadOnly Property FontFamilyName As String
Get
public:
property String^ FontFamilyName {
String^ get ();
}
member FontFamilyName : string with get
Property Value
Type:
StringSee Also