WebFontDownloaderEnableDownloads Method |
Allow PDFNet to access the network to download missing fonts when possible.
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax public static void EnableDownloads()
Public Shared Sub EnableDownloads
public:
static void EnableDownloads()
pdftron.PDF.WebFontDownloader.EnableDownloads = function();
See Also