Font Class

Represents a substitute font to be used in the generated SVG markup.

public abstract class Font

Properties

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

Methods

GetHashCodeReturns the hash code for this font.
ToStringReturns a string representation of this font.

See Also

PdfToSvg Namespace
FontResolver