SourceFont Class
Contains information about a font used in the PDF document.
public abstract class SourceFont
Constructors
SourceFont | Initializes a new instance of the SourceFont class |
Properties
Name | The name of the font. |
Methods
ToOpenType | Tries to convert this source font to an OpenType (.otf) font. | |
ToWoff | Tries to convert this source font to a WOFF font. |