Winnovative HTML to PDF Converter

PdfFontClone Method

Winnovative HTML to PDF Converter for .NET Documentation
Creates a clone of this font in the specified document.

Namespace:  Winnovative
Assembly:  wnvhtmltopdf (in wnvhtmltopdf.dll) Version: 17.0.0.0
Syntax

public PdfFont Clone(
	Document document
)

Parameters

document
Type: WinnovativeDocument
The cloned font document.

Return Value

Type: PdfFont
The font object clone.
See Also

Reference