Aspose.Note for .Net
HtmlSaveOptionsFontFaceTypes Property |
Gets or sets the font face types.
Namespace: Aspose.Note.Saving
Assembly: Aspose.Note (in Aspose.Note.dll) Version: 18.1

public FontFaceType FontFaceTypes { get; set; }
Public Property FontFaceTypes As FontFaceType Get Set
public: property FontFaceType FontFaceTypes { FontFaceType get (); void set (FontFaceType value); }
member FontFaceTypes : FontFaceType with get, set
Property Value
Type: FontFaceTypeThe font face types.
