Winnovative Excel to PDF Converter

PdfFormAutoFieldStyleSetFont Method (PdfFont)

Winnovative Excel to PDF Converter Documentation
Use the given previously created PDF font when the automatically generated PDF form field needs a font

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

public void SetFont(
	PdfFont pdfFont
)

Parameters

pdfFont
Type: Winnovative.ExcelToPdfPdfFont
The PDF font
See Also

Reference