WebFontDownloaderPreCacheAsync Method |
download and cache a base collection of fonts in a background thread. Will not do anything if downloading is currently disabled.
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax public static void PreCacheAsync()
Public Shared Sub PreCacheAsync
public:
static void PreCacheAsync()
pdftron.PDF.WebFontDownloader.PreCacheAsync = function();
See Also