Winnovative Excel to PDF Converter

PdfFontClone Method

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

Namespace:  Winnovative.ExcelToPdf
Assembly:  wnvexceltopdf (in wnvexceltopdf.dll) Version: 10.0.0.0
Syntax

public PdfFont Clone(
	Document document
)

Parameters

document
Type: Winnovative.ExcelToPdfDocument
The cloned font document.

Return Value

Type: PdfFont
The font object clone.
See Also

Reference