Method AddFontLocation
- Namespace
- SharpVectors.Renderers.Wpf
- Assembly
- SharpVectors.Rendering.Wpf.dll
AddFontLocation(string)
This adds the specified local font location (file or directory) to enable the use of private fonts.
public void AddFontLocation(string fontLocation)Parameters
- fontLocationstring
- A string containing the path to a font file.