Creates a clone of this font in the specified document.

C# | Visual Basic | Visual C++ |
public PdfFont Clone( Document document )
Public Function Clone ( document As Document ) As PdfFont
public: PdfFont^ Clone( Document^ document )

- document (Document)
- The cloned font document.

PdfFont
The font object clone.
The font object clone.
Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)