EVO HTML to PDF Converter

FontCollectionAddRange Method

EVO HTML to PDF Converter for .NET Documentation
Adds a set of fonts to the fonts collection.

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

public void AddRange(
	PdfFont[] fonts
)

Parameters

fonts
Type: EvoPdfPdfFont
The set of fonts to be added.
See Also

Reference