Font Class
Represents a substitute font to be used in the generated SVG markup.
public abstract class Font
Properties
FontFamily | Gets the font family name to be used in the SVG markup. Multiple font families can be separated by comma. |
Methods
GetHashCode | Returns the hash code for this font. (Overrides Object.GetHashCode()) | |
ToString | Returns a string representation of this font. (Overrides Object.ToString()) |