Winnovative HTML to PDF Converter

FontCollectionAddRange Method

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

Namespace:  Winnovative
Assembly:  wnvhtmltopdf (in wnvhtmltopdf.dll) Version: 17.0.0.0
Syntax

public void AddRange(
	PdfFont[] fonts
)

Parameters

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

Reference