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.dll) Version: 9.2.0.25824 (9.2.0.0)