AutoPdfFormFieldSetFont(PdfFont) Method
Set the font of the automatically created field to an existing PDF font
Namespace: HiQPdfAssembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 16.0.0
public void SetFont(
PdfFont font
)
Public Sub SetFont (
font As PdfFont
)
public:
void SetFont(
PdfFont^ font
)
member SetFont :
font : PdfFont -> unit
Parameters
- font PdfFont
- The PDF font