FontCollectionRemove Method
Removes the specified font from the fonts collection.
Namespace: EvoWordToPdfAssembly: EvoWordToPdf_NetCore (in EvoWordToPdf_NetCore.dll) Version: 14.0.0
public void Remove(
PdfFont font
)
Parameters
- font PdfFont
- The font to be removed from collection.