PageContents RegenerateUnicode Property. Whether to attempt to regenerate missing Unicode tables from embedded fonts. ABCpdf .NET PDF Library.

ABCpdf .net

 
   

 

Type Default Read Only Description
[C#] bool

[Visual Basic]
Boolean
true No Whether to attempt to regenerate missing Unicode tables from embedded fonts.

Throws Exceptions may throw Exception()

 

   

Notes
 

Whether to attempt to regenerate missing Unicode tables from embedded fonts.

For details of the type of fix that is attempted on non-conforming fonts please see the FontObject.RegenerateToUnicode method.

This property must not be changed after the AddPages method has been called. To do so will result in an exception being raised.

 

   

Example
 

None.