'Declaration Public Enum RtfFontStyle Inherits System.Enum
public enum RtfFontStyle : System.Enum
'Declaration Public Enum RtfFontStyle Inherits System.Enum
public enum RtfFontStyle : System.Enum
Member | Description |
---|---|
Bold | Bold text. |
Italic | Italic text. |
Regular | Normal text. |
Strikeout | Text with a line through the middle. |
Underline | Underlined text. |
System.Object
System.ValueType
System.Enum
C1.WPF.Word.RtfFontStyle