PdfFormAutoFieldStyleSetFont(Byte, FontStyle) Method
Use a font given by its binary data and style
Namespace: EvoPdfAssembly: EvoHtmlToPdf_NetCore (in EvoHtmlToPdf_NetCore.dll) Version: 11.0.0
public void SetFont(
byte[] fontData,
FontStyle fontStyle
)
Public Sub SetFont (
fontData As Byte(),
fontStyle As FontStyle
)
Parameters
- fontData Byte
- The font data
- fontStyle FontStyle
- The font style