| Overload | Description |
|---|---|
| LoadFonts(String) | 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. |
| LoadFonts(Byte[]) | 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. |