RemoveFontsStrategy

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

ValueDescription
None
SubsetFonts
RemoveDuplicatedFonts

Properties

NameTypeAccessDescription
valueintReadReturns the numeric flag value.

Methods

SignatureDescription
getValue()intReturns the numeric flag value.

See Also