Winnovative Word to PDF Converter

FontCollectionAddRange Method

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

Namespace:  WnvWordToPdf
Assembly:  wnvwordtopdf (in wnvwordtopdf.dll) Version: 10.0.0.0
Syntax

public void AddRange(
	PdfFont[] fonts
)

Parameters

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

Reference