HiQPdf Documentation

AutoPdfFormFieldSetFont Method (PdfStandardFont)

Quickly Create High Quality PDFs
Set the font of the automatically created field to a standard PDF font

Namespace:  HiQPdf
Assembly:  HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
Syntax

public void SetFont(
	PdfStandardFont font
)

Parameters

font
Type: HiQPdfPdfStandardFont
The standard PDF font
See Also

Reference