RemoveFontsStrategy
RemoveFontsStrategy
Overview
RemoveFontsStrategy 是Java的Aspose.PDF FOSS中的一个enum.
控制如何删除或下置字体的标志,同时优化转换输出大小.
这个enum提供了一个方法,用于在Java程序中使用RemoveFontsStrategy对象. 有的方法包括: getValue. 所有公众成员在安装了Java的FOSS包后,可以访问任何 Java应用程序. 特性: value.
Values
| Value | Description |
|---|---|
None | |
SubsetFonts | |
RemoveDuplicatedFonts |
Properties
| Name | Type | Access | Description |
|---|---|---|---|
value | int | Read | 返回数字标志值. |
Methods
| Signature | Description |
|---|---|
getValue() → int | 返回数字标志值. |