Table of Contents

Class PdfDocumentBuilder.AddedFont

Namespace
UglyToad.PdfPig.Writer
Assembly
UglyToad.PdfPig.dll

A key representing a font available to use on the current document builder. Create by adding a font to a document using either AddStandard14Font(Standard14Font) or AddTrueTypeFont(IReadOnlyList<byte>).

public class PdfDocumentBuilder.AddedFont
Inheritance
PdfDocumentBuilder.AddedFont
Inherited Members