Index

CDTEngineV8

FontRemoveAll

This function permanently removes all fonts and font instance from the Font Catalog of the specified Standard Engine instance.

Parameters

ParameterDescription

Return Value

If successful, the function returns 1. Otherwise, the function returns 0

Comments

An application can use the FontRemoveAll function to remove all fonts and font instances from the Font Catalog when they are no longer needed. As a result, all existing font indexes become invalid and your application must make sure they are no longer used.



 

Index