Click or drag to resize
FontCollection Constructor
Creates a font collection for the specified PDF document

Namespace: ExpertPdf.HtmlToPdf.PdfDocument
Assembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntax
public FontCollection(
	Document document
)

Parameters

document
Type: ExpertPdf.HtmlToPdf.PdfDocumentDocument
See Also