PdfFormAutoFieldStyleSetFont(StdFontBaseFamily) Method

Use the given standard PDF font when the automatically generated PDF form field needs a font

Definition

Namespace: EvoExcelToPdf
Assembly: EvoExcelToPdf_NetCore (in EvoExcelToPdf_NetCore.dll) Version: 12.0.0
C#
public void SetFont(
	StdFontBaseFamily standardFont
)

Parameters

standardFont  StdFontBaseFamily
The standard font

See Also