public enum AnnFontStyle
Public Enum AnnFontStyle
typedef enum LTAnnFontStyle
public enum AnnFontStyle
public:
enum class AnnFontStyle sealed
Value | Member | Description |
---|---|---|
0 | Normal | The characters in a normal, or roman, font is upright. |
1 | Italic | The characters in an italic font are truly slanted and appear as they were designed. |
2 | Oblique | The characters in an oblique font are artificially slanted. The slant is achieved by performing a shear transformation on the characters from a normal font. When a true italic font is not available on a computer or printer, an oblique style can generated from the normal font and used to simulate an italic font. |
Three terms categorize the slant of a font: normal, italic, and oblique.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document