FontResolver.LocalFonts Property

Font resolver substituting fonts in the PDF with commonly available fonts. No fonts are embedded or inlined in the resulting SVG. The resolved fonts need to be available on the viewing machine.

public static FontResolver LocalFonts { get; }
Namespace
PdfToSvg
Package
PdfToSvg.NET (since v0.8.0)

Property Value

FontResolver

See Also

FontResolver Class
PdfToSvg Namespace