EVO HTML to PDF Converter

PdfFormAutoFieldStyleSetFont Method (StdFontBaseFamily)

EVO HTML to PDF Converter for .NET Documentation
Use the given standard 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(
	StdFontBaseFamily standardFont
)

Parameters

standardFont
Type: EvoPdfStdFontBaseFamily
The standard font
See Also

Reference