Click or drag to resize

FontCollection Constructor

Creates a font collection for the specified PDF document

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

Parameters

document  Document
See Also