Class PageTrueTypeFontMode.PageTrueTypeFontModeOption
PageTrueTypeFontMode.PageTrueTypeFontModeOption class
描述了PageTrueTypeFontMode
功能选项.
public sealed class PageTrueTypeFontModeOption : Option
特性
姓名 | 描述 |
---|---|
Name { get; } | 获取元素名称。 |
方法
姓名 | 描述 |
---|---|
Add(params IOptionItem[]) | 将项目列表添加到此选项的项目列表的末尾。 每个必须是一个ScoredProperty 或者Property 实例. |
字段
姓名 | 描述 |
---|---|
static Automatic | TrueType 字体的自动处理。 |
static DownloadAsNativeTrueTypeFont | TrueType 字体作为本机 True Type 字体下载。 |
static DownloadAsOutlineFont | TrueType 字体作为轮廓字体下载。 |
static DownloadAsRasterFont | TrueType 字体下载为光栅字体。 |
static RenderAsBitmap | TrueType 字体呈现为位图。 |
也可以看看
- class Option
- class PageTrueTypeFontMode
- 命名空间 Aspose.Page.XPS.XpsMetadata
- 部件 Aspose.Page