EVO Word to PDF Converter

FontCollectionRemove Method

EVO Word to PDF Converter Documentation
Removes the specified font from the fonts collection.

Namespace:  EvoWordToPdf
Assembly:  evowordtopdf (in evowordtopdf.dll) Version: 10.0.0.0
Syntax

public void Remove(
	PdfFont font
)

Parameters

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

Reference