ExpertPdf PDF Creator Library
Remove Method (font)
NamespacesExpertPdf.PdfCreatorFontCollectionRemove(PdfFont)
ExpertPdf PDF Creator 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.PdfCreator (Module: ExpertPdf.PdfCreator) Version: 5.2.0.0 (5.2.0.0)