WebFont Properties

Properties

FallbackFontGets the fallback font that is used to render the text if the web font files cannot be downloaded.
FontFamilyGets the generated font name of the web font.
(Overrides Font.FontFamily)
OpenTypeUrlGets an URL to an OpenType font file to be included as a @font-face.
TrueTypeUrlGets an URL to a TrueType font file to be included as a @font-face.
Woff2UrlGets an URL to a WOFF2 font file to be included as a @font-face.
WoffUrlGets an URL to a WOFF font file to be included as a @font-face.

See Also

WebFont Class
PdfToSvg Namespace