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