Aspose::Page::XPS::XpsMetadata::PageTrueTypeFontMode::PageTrueTypeFontModeOption class
PageTrueTypeFontModeOption class
Describes the PageTrueTypeFontMode feature options.
class PageTrueTypeFontModeOption : public Aspose::Page::XPS::XpsMetadata::Option
Fields
Field | Description |
---|---|
static Automatic | Automatic handling of TrueType font. |
static DownloadAsNativeTrueTypeFont | TrueType font is downloaded as native true type font. |
static DownloadAsOutlineFont | TrueType font is downloaded as outline font. |
static DownloadAsRasterFont | TrueType font is downloaded as raster font. |
static RenderAsBitmap | TrueType font is rendered as a bitmap. |
See Also
- Class Option
- Class PageTrueTypeFontMode
- Namespace Aspose::Page::XPS::XpsMetadata
- Library Aspose.Page for C++