Aspose.Note for .Net
FontSavingArgsIsItalic Property |
Gets a value indicating whether font under saving is italic.
Namespace: Aspose.Note.Saving.Html
Assembly: Aspose.Note (in Aspose.Note.dll) Version: 18.1

public bool IsItalic { get; }
Public ReadOnly Property IsItalic As Boolean Get
public: property bool IsItalic { bool get (); }
member IsItalic : bool with get
Property Value
Type: Boolean