Aspose.Note for .Net
TextStyle Class |
Specifies the text style.

Namespace: Aspose.Note
Assembly: Aspose.Note (in Aspose.Note.dll) Version: 18.1

The TextStyle type exposes the following members.


Name | Description | |
---|---|---|
![]() ![]() | DefaultMsOneNoteTitleDateStyle |
Gets default style for title date in MS OneNote.
|
![]() ![]() | DefaultMsOneNoteTitleTextStyle |
Gets default style for title text in MS OneNote.
|
![]() ![]() | DefaultMsOneNoteTitleTimeStyle |
Gets default style for title time in MS OneNote.
|
![]() | FontColor |
Gets or sets the font color.
|
![]() | FontName |
Gets or sets the font name.
|
![]() | FontSize |
Gets or sets the font size.
|
![]() | FontStyle |
Gets the font style.
|
![]() | Highlight |
Gets or sets the highlight color.
|
![]() | HyperlinkAddress |
Gets or sets the hyperlink address. Must be set if the value of the IsHyperlink property is true.
|
![]() | IsBold |
Gets or sets a value indicating whether the text style is bold.
|
![]() | IsHidden |
Gets or sets a value indicating whether the text style is hidden.
|
![]() | IsHyperlink |
Gets or sets a value indicating whether the text style is hyperlink.
|
![]() | IsItalic |
Gets or sets a value indicating whether the text style is italic.
|
![]() | IsMathFormatting |
Gets or sets a value indicating whether the text style is math-formatting.
|
![]() | IsStrikethrough |
Gets or sets a value indicating whether the text style is strikethrough.
|
![]() | IsSubscript |
Gets or sets a value indicating whether the text style is subscript.
|
![]() | IsSuperscript |
Gets or sets a value indicating whether the text style is superscript.
|
![]() | IsUnderline |
Gets or sets a value indicating whether the text style is underline.
|
![]() | RunIndex |
Gets or sets the run index.
|

Name | Description | |
---|---|---|
![]() | Equals(Object) |
Determines whether the specified object is equal to the current object.
(Overrides ObjectEquals(Object).) |
![]() | Equals(TextStyle) |
Determines whether the specified object is equal to the current object.
|
![]() | GetHashCode |
Serves as a hash function for the type.
(Overrides ObjectGetHashCode.) |
![]() | GetType | Gets the type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
