Click or drag to resize
Pdf Library for .NET

PdfFontCollection Constructor

Creates a font collection for the specified PDF document

Namespace: SelectPdf
Assembly: Select.HtmlToPdf (in Select.HtmlToPdf.dll) Version: 26.2
Syntax
public PdfFontCollection(
	PdfDocument document
)

Parameters

document  PdfDocument
See Also