EVO Excel to PDF Converter

FontCollectionAddRange Method

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

Namespace:  EvoExcelToPdf
Assembly:  evoexceltopdf (in evoexceltopdf.dll) Version: 10.0.0.0
Syntax

public void AddRange(
	PdfFont[] fonts
)

Parameters

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

Reference