Aspose.Note for .Net
TextStyle Properties |
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.
|
