PdfFormAutoFieldStyleSetFont(Byte, FontStyle) Method
Use a font given by its binary data and style
Namespace: WinnovativeAssembly: WnvHtmlToPdf_NetCore (in WnvHtmlToPdf_NetCore.dll) Version: 18.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