EVO HTML to PDF Converter

PdfFormAutoFieldStyleSetFont Method (PdfFont)

EVO HTML to PDF Converter for .NET Documentation
Use the given previously created PDF font when the automatically generated PDF form field needs a font

Namespace:  EvoPdf
Assembly:  evohtmltopdf (in evohtmltopdf.dll) Version: 10.0.0.0
Syntax

public void SetFont(
	PdfFont pdfFont
)

Parameters

pdfFont
Type: EvoPdfPdfFont
The PDF font
See Also

Reference