EVO HTML to PDF Converter

FontCollectionRemove Method

EVO HTML to PDF Converter for .NET Documentation
Removes the specified font from the fonts collection.

Namespace:  EvoPdf
Assembly:  evohtmltopdf (in evohtmltopdf.dll) Version: 10.0.0.0
Syntax

public void Remove(
	PdfFont font
)

Parameters

font
Type: EvoPdfPdfFont
The font to be removed from collection.
See Also

Reference