EVO HTML to PDF Converter

FontCollection Constructor

EVO HTML to PDF Converter for .NET Documentation
Creates a font collection for the specified PDF document

Namespace:  EvoPdf
Assembly:  evohtmltopdf (in evohtmltopdf.dll) Version: 10.0.0.0
Syntax

public FontCollection(
	Document document
)

Parameters

document
Type: EvoPdfDocument
The parent document of the fonts collection
See Also

Reference