FontTransformations
Leave feedback
On this page
Transform existing fonts after document loading and font substitution are complete. Font transformations can modify any fonts in the document, including fonts that were successfully loaded.
public IList<FontTransformation> FontTransformations { get; set; }
Note: Font transformations are applied after all font substitution steps are complete.
Transformations are processed in the order they appear in the list.
Use cases: Styling changes, branding requirements, accessibility improvements.
- class FontTransformation
- class PdfLoadOptions
- namespace GroupDocs.Conversion.Options.Load
- assembly GroupDocs.Conversion
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.