Language
The Free and Open Productivity Suite
:: com :: sun :: star :: awt ::
|
enum FontSlant |
- Description
- used to specify the slant of a font.
|
Values |
NONE |
specifies a font without slant.
|
OBLIQUE |
specifies an oblique font (slant not designed into the font).
|
ITALIC |
specifies an italic font (slant designed into the font).
|
DONTKNOW |
specifies a font with an unknown slant.
|
REVERSE_OBLIQUE |
specifies a reverse oblique font (slant not designed into the font).
|
REVERSE_ITALIC |
specifies a reverse italic font (slant designed into the font).
|
Values' Details |
NONE
NONE,
- Description
- specifies a font without slant.
|
|
OBLIQUE
OBLIQUE,
- Description
- specifies an oblique font (slant not designed into the font).
|
|
ITALIC
ITALIC,
- Description
- specifies an italic font (slant designed into the font).
|
|
DONTKNOW
DONTKNOW,
- Description
- specifies a font with an unknown slant.
|
|
REVERSE_OBLIQUE
REVERSE_OBLIQUE,
- Description
- specifies a reverse oblique font (slant not designed into the font).
|
|
REVERSE_ITALIC
REVERSE_ITALIC,
- Description
- specifies a reverse italic font (slant designed into the font).
|
|
Top of Page
Copyright © 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.