| Package | Description |
|---|---|
| com.aspose.xps.metadata |
The com.aspose.xps.metadata package provides classes that describe metadata of XPS document.
|
| Modifier and Type | Field and Description |
|---|---|
static PageTrueTypeFontMode.PageTrueTypeFontModeOption |
PageTrueTypeFontMode.PageTrueTypeFontModeOption.Automatic
Automatic handling of TrueType font.
|
static PageTrueTypeFontMode.PageTrueTypeFontModeOption |
PageTrueTypeFontMode.PageTrueTypeFontModeOption.DownloadAsNativeTrueTypeFont
TrueType font is downloaded as native true type font.
|
static PageTrueTypeFontMode.PageTrueTypeFontModeOption |
PageTrueTypeFontMode.PageTrueTypeFontModeOption.DownloadAsOutlineFont
TrueType font is downloaded as outline font.
|
static PageTrueTypeFontMode.PageTrueTypeFontModeOption |
PageTrueTypeFontMode.PageTrueTypeFontModeOption.DownloadAsRasterFont
TrueType font is downloaded as raster font.
|
static PageTrueTypeFontMode.PageTrueTypeFontModeOption |
PageTrueTypeFontMode.PageTrueTypeFontModeOption.RenderAsBitmap
TrueType font is rendered as a bitmap.
|
| Constructor and Description |
|---|
PageTrueTypeFontMode(PageTrueTypeFontMode.PageTrueTypeFontModeOption... options)
Creates a new instance.
|
Copyright © 2025 Aspose. All Rights Reserved.