Font.FontFamily Property

Gets the font family name to be used in the SVG markup. Multiple font families can be separated by comma.

public abstract string FontFamily { get; }
Namespace
PdfToSvg
Package
PdfToSvg.NET (since v0.1.0)

Property Value

String

See Also

Font Class
PdfToSvg Namespace