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

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