EVO Word to PDF Converter

PdfFormAutoFieldStyleSetFont Method (PdfFont)

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

Namespace:  EvoWordToPdf
Assembly:  evowordtopdf (in evowordtopdf.dll) Version: 10.0.0.0
Syntax

public void SetFont(
	PdfFont pdfFont
)

Parameters

pdfFont
Type: EvoWordToPdfPdfFont
The PDF font
See Also

Reference