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: 23.1
Syntax
public PdfFontCollection(
	PdfDocument document
)

Parameters

document
Type: SelectPdfPdfDocument
See Also