Winnovative Excel to PDF Converter

FontCollectionAddRange Method

Winnovative Excel to PDF Converter Documentation
Adds a set of fonts to the fonts collection.

Namespace:  Winnovative.ExcelToPdf
Assembly:  wnvexceltopdf (in wnvexceltopdf.dll) Version: 10.0.0.0
Syntax

public void AddRange(
	PdfFont[] fonts
)

Parameters

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

Reference