Enumeration type for the font's slant.
C# Copy public enum FontSlantType
public enum FontSlantType
Italic.
None.
Normal.
Oblique.
Roman.