AccessibilityOperation FixFonts Property. Whether to attempt to fix font settings that may be required for accessibility. ABCpdf .NET PDF Library.

ABCpdf .net

 
   

 

Type Default Read Only Description
[C#] bool

[Visual Basic]
Boolean
n/a No Whether to attempt to fix font settings that may be required for accessibility.

 

   

Notes
 

Whether to attempt to fix font settings that may be required for accessibility.

Specifications like PDF/UA mandate certain requirements. One of the core requirements is that fonts are embedded rather than referenced.

This property controls whether an attempt will be made to embed any fonts that are referenced rather than embedded n the document.

 

   

Example
 

None.