PdfToSvg.NET
  • Get started
  • Documentation
  • License
  • v0.11.0
PdfToSvg
SourceFont Class
SourceFont Methods
ToOpenType
ToWoff

SourceFont.ToWoff Method

Tries to convert this source font to a WOFF font.

public abstract byte[] ToWoff()
Namespace
PdfToSvg
Package
PdfToSvg.NET (since v0.8.0)

Return Value

Byte[]
Binary content of the WOFF font.

Exceptions

ExceptionCondition
NotSupportedExceptionThis font cannot be converted to a WOFF font.
PdfExceptionThe conversion failed.

See Also

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