Description
Gets the count of the fallback fonts.
Applies to
Syntax
long GetFallbackFontCount()
Return value
Long.
Examples
This example gets the count of fallback font in the table of contents.
long ll_count ll_count = lpdf_toc.getfallbackfontcount( )
See also