ZennoLab Assemblies Documentation
LoadFonts(Byte[]) Method
ZennoLab.CommandCenter Namespace > Instance Class > LoadFonts Method : LoadFonts(Byte[]) Method

Type: System.Byte[]

The fonts data.

Loads fonts. The method needs isolated process, because it is applied to all instances in the process. If browser is Chrome, fonts changes applies only for new tabs.
Syntax
public void LoadFonts( 
   byte[] fonts
)

Parameters

fonts

Type: System.Byte[]

The fonts data.

Requirements

Target Platforms: Desktop: Windows XP SP3 and older. Server: Windows Server 2003 and older.

See Also

Reference

Instance Class
Instance Members
Overload List