Aspose::Page::XPS::XpsMetadata::PageTrueTypeFontMode::PageTrueTypeFontModeOption class

PageTrueTypeFontModeOption class

Describes the PageTrueTypeFontMode feature options.

class PageTrueTypeFontModeOption : public Aspose::Page::XPS::XpsMetadata::Option

Fields

FieldDescription
static AutomaticAutomatic handling of TrueType font.
static DownloadAsNativeTrueTypeFontTrueType font is downloaded as native true type font.
static DownloadAsOutlineFontTrueType font is downloaded as outline font.
static DownloadAsRasterFontTrueType font is downloaded as raster font.
static RenderAsBitmapTrueType font is rendered as a bitmap.

See Also