FontOptimization
Overview
FontOptimization is a interface in Aspose.PDF FOSS for TypeScript.
Properties: baseFont, bytesSaved, gidsDropped, gidsKept.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
baseFont | : string | Read | Gets the base font. |
gidsKept | : number | Read | Gets the gids kept. |
gidsDropped | : number | Read | Gets the gids dropped. |
bytesSaved | : number | Read | Gets the bytes saved. |