Winnovative Word to PDF Converter

FontCollectionRemove Method

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

Namespace:  WnvWordToPdf
Assembly:  wnvwordtopdf (in wnvwordtopdf.dll) Version: 10.0.0.0
Syntax

public void Remove(
	PdfFont font
)

Parameters

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

Reference