Aspose.Note for .Net
RichTextDefaultStyle Property |
Gets or sets the default style.
Namespace: Aspose.Note
Assembly: Aspose.Note (in Aspose.Note.dll) Version: 18.1

public TextStyle DefaultStyle { get; set; }
Public Property DefaultStyle As TextStyle Get Set
public: property TextStyle^ DefaultStyle { TextStyle^ get (); void set (TextStyle^ value); }
member DefaultStyle : TextStyle with get, set
Property Value
Type: TextStyle