'宣言 Public Enum SvgFontStyle Inherits System.Enum
public enum SvgFontStyle : System.Enum
'宣言 Public Enum SvgFontStyle Inherits System.Enum
public enum SvgFontStyle : System.Enum
メンバ | 解説 |
---|---|
Italic | Selects a font that is labeled as an italic face, or an oblique face if one is not. |
Normal | Selects a face that is classified as a normal face, one that is neither italic or obliqued. |
Oblique | Selects a font that is labeled as an oblique face, or an italic face if one is not. |
System.Object
System.ValueType
System.Enum
GrapeCity.Documents.Svg.SvgFontStyle