Aspose.Note for .Net
TextStyleIsItalic Property |
Gets or sets a value indicating whether the text style is italic.
Namespace: Aspose.Note
Assembly: Aspose.Note (in Aspose.Note.dll) Version: 18.1

public bool IsItalic { get; set; }
Public Property IsItalic As Boolean Get Set
public: property bool IsItalic { bool get (); void set (bool value); }
member IsItalic : bool with get, set
Property Value
Type: Boolean