ExpertPdf PDF Creator Library
Adds a set of fonts to the fonts collection.

Declaration Syntax
public void AddRange(
PdfFont[] fonts
)
Public Sub AddRange ( _
fonts As PdfFont() _
)
public:
void AddRange(
array<PdfFont^>^ fonts
)

Parameters
- fonts (array<
PdfFont
>[]()[])
- The set of fonts to be added.
Assembly:
ExpertPdf.PdfCreator (Module: ExpertPdf.PdfCreator) Version: 5.0.0.0 (5.0.0.0)