FontCollectionRemove Method
Removes the specified font from the fonts collection.
Namespace: WinnovativeAssembly: WnvHtmlToPdf_NetCore (in WnvHtmlToPdf_NetCore.dll) Version: 18.0.0
public void Remove(
PdfFont font
)
Public Sub Remove (
font As PdfFont
)
Parameters
- font PdfFont
- The font to be removed from collection.