RemoveFontsStrategy
Overview
RemoveFontsStrategy is a enum in Aspose.Pdf FOSS for Java.
Flags controlling how fonts may be removed or subsetted while optimizing conversion output size.
Values
| Value | Description |
|---|---|
None | |
SubsetFonts | |
RemoveDuplicatedFonts |
Properties
| Name | Type | Access | Description |
|---|---|---|---|
value | int | Read | Returns the numeric flag value. |
Methods
| Signature | Description |
|---|---|
getValue() → int | Returns the numeric flag value. |