PdfFormAutoFieldStyleSetFont(PdfFont) Method
Use the given previously created PDF font when the automatically generated PDF form field needs a font
Namespace: Winnovative.ExcelToPdfAssembly: WnvExcelToPdf_NetCore (in WnvExcelToPdf_NetCore.dll) Version: 12.0.0
public void SetFont(
PdfFont pdfFont
)
Public Sub SetFont (
pdfFont As PdfFont
)
public:
void SetFont(
PdfFont^ pdfFont
)
member SetFont :
pdfFont : PdfFont -> unit
Parameters
- pdfFont PdfFont
- The PDF font