HiQPdf Documentation

AutoPdfFormFieldSetFont Method (PdfFont)

Quickly Create High Quality PDFs
Set the font of the automatically created field to an existing PDF font

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

public void SetFont(
	PdfFont font
)

Parameters

font
Type: HiQPdfPdfFont
The PDF font
See Also

Reference