SvgGraphicsGetCustomFontCSSRule Method

Returns custom font CSS rule as a string.

Definition

Namespace: SMath.Drawing
Assembly: SMath.Drawing (in SMath.Drawing.dll) Version: 1.4.0.0
C#
public static string GetCustomFontCSSRule()

Return Value

String
Custom font CSS rule as a string.

See Also