EVO Excel to PDF Converter

PdfFormAutoFieldStyleSetFont Method (PdfFont)

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

Namespace:  EvoExcelToPdf
Assembly:  evoexceltopdf (in evoexceltopdf.dll) Version: 10.0.0.0
Syntax

public void SetFont(
	PdfFont pdfFont
)

Parameters

pdfFont
Type: EvoExcelToPdfPdfFont
The PDF font
See Also

Reference