|
Syntax
NONE,
Description
specifies a font without slant.
Syntax
OBLIQUE,
Description
specifies an oblique font (slant not designed into the font).
Syntax
ITALIC,
Description
specifies an italic font (slant designed into the font).
Syntax
DONTKNOW,
Description
specifies that the slant is unknown.
Syntax
REVERSE_OBLIQUE,
Description
specifies an reverse oblique font (slant not designed into the font).
Syntax
REVERSE_ITALIC,
Description
specifies an reverse italic font (slant designed into the font).
|