PdfFontClone Method
Creates a clone of this font in the specified document.
Namespace: EvoWordToPdfAssembly: EvoWordToPdf_NetCore (in EvoWordToPdf_NetCore.dll) Version: 14.0.0
public PdfFont Clone(
Document document
)
- document Document
- The cloned font document.
PdfFontThe font object clone.