API Reference
Class
PdfEmbeddedFont
Represents a TrueType font file that should be embedded for a generated standard-font slot.
Inheritance
- Object
- PdfEmbeddedFont
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Property PdfOptions.EmbeddedFonts
Constructors
public PdfEmbeddedFont(PdfStandardFont font, Byte[] data, String fontName = null) #Creates an embedded-font mapping for a standard PDF font slot.
Parameters
- font OfficeIMO.Pdf.PdfStandardFont
- data System.Byte[]
- fontName System.String = null