Aspose.Note for .Net
RichTextStyles Property |
Gets the styles.
Namespace: Aspose.Note
Assembly: Aspose.Note (in Aspose.Note.dll) Version: 18.1

public IList<TextStyle> Styles { get; }
Public ReadOnly Property Styles As IList(Of TextStyle) Get
public: property IList<TextStyle^>^ Styles { IList<TextStyle^>^ get (); }
member Styles : IList<TextStyle> with get
Property Value
Type: IListTextStyle