Removes the specified font from the fonts collection.

C# | Visual Basic | Visual C++ |
public void Remove( PdfFont font )
Public Sub Remove ( font As PdfFont )
public: void Remove( PdfFont^ font )

- font (PdfFont)
- The font to be removed from collection.
Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)