PageContents RegenerateUnicode Property. Whether to attempt to regenerate missing Unicode tables from embedded fonts. ABCpdf .NET PDF Library. From ABCpdf .net previous page next page RegenerateUnicode Property Type Default Read Only Description [C#] bool [Visual Basic] Boolean true No Whether to attempt to regenerate missing Unicode tables from embedded fonts. 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. previous page start next page