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

SourceFont.ToOpenType Method

Tries to convert this source font to an OpenType (.otf) font.

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

Return Value

Byte[]
Binary content of the OpenType font.

Exceptions

ExceptionCondition
NotSupportedExceptionThis font cannot be converted to an OpenType font.
PdfExceptionThe conversion failed.

See Also

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