ExpertPdf Html to Pdf Converter Library
Clone Method (document)
NamespacesExpertPdf.HtmlToPdf.PdfDocumentPdfFontClone(Document)
ExpertPdf Html to Pdf Converter Library
Creates a clone of this font in the specified document.
Declaration Syntax
C#Visual BasicVisual C++
public PdfFont Clone(
	Document document
)
Public Function Clone ( 
	document As Document
) As PdfFont
public:
PdfFont^ Clone(
	Document^ document
)
Parameters
document (Document)
The cloned font document.
Return Value
PdfFont
The font object clone.

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)