PdfToSvg.NET
  • Get started
  • Documentation
  • License
  • v0.11.0
PdfToSvg
WebFont Class
WebFont Properties
FallbackFont
FontFamily
OpenTypeUrl
TrueTypeUrl
Woff2Url
WoffUrl

WebFont.FallbackFont Property

Gets the fallback font that is used to render the text if the web font files cannot be downloaded.

public LocalFont? FallbackFont { get; }
View source
Namespace
PdfToSvg
Package
PdfToSvg.NET (since v0.3.0)

Property Value

LocalFont

See Also

WebFont Class
PdfToSvg Namespace
Made by Daniel Mester Pirttijärvi
GitHub Contact