Adds a PDF font to the fonts collection.
If the font was already added the method returns the existing font.

C# | Visual Basic | Visual C++ |
public PdfFont Add( PdfFont font )
Public Function Add ( font As PdfFont ) As PdfFont
public: PdfFont^ Add( PdfFont^ font )

- font (PdfFont)
- Font object to add to the collection.

PdfFont
Added to the collection font.
Added to the collection font.
Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)