ExpertPdf Html to Pdf Converter Library
Remove Method (font)
NamespacesExpertPdf.HtmlToPdf.PdfDocumentFontCollectionRemove(PdfFont)
ExpertPdf Html to Pdf Converter Library
Removes the specified font from the fonts collection.
Declaration Syntax
C#Visual BasicVisual C++
public void Remove(
	PdfFont font
)
Public Sub Remove ( 
	font As PdfFont
)
public:
void Remove(
	PdfFont^ font
)
Parameters
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)