Font style of the selected text region.
Font
01 Syntax
Microsoft.VisualBasic.MIME.RTF.Font
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| .ctor | 1 | Normal font style |
| ToString | 2 | |
| FromExistsValue | 1 | |
| GenerateRTFTAG | 1 | |
| Clone | 1 | |
| FontColorToString | 1 |
03 Fields
| Name | Overloads | Summary |
|---|---|---|
| RTF_LF | 1 | |
| RTF_FONT_STYLE_BOLD | 1 | |
| RTF_FONT_STYLE_ITALIC | 1 | |
| RTF_FONT_SIZE | 1 | |
| RTF_FONT_STYLE_UNDER_LINE | 1 | |
| RTF_FONT_STYLE_NONE_UNDER_LINE | 1 |
04 Members
#ctor(
Int32, String)Normal font style
Parameters
| Name | Type | Description |
|---|---|---|
size | Int32 | - |
Name | String | - |
RTF_LF
RTF_FONT_STYLE_BOLD
RTF_FONT_STYLE_ITALIC
RTF_FONT_SIZE
RTF_FONT_STYLE_UNDER_LINE
RTF_FONT_STYLE_NONE_UNDER_LINE
ToString()
FromExistsValue(Font,
Color)GenerateRTFTAG(FormatedRegion)
Clone()
FontColorToString(
Int32, Int32, Int32)ToString(
Color)