EVO HTML to PDF Converter

PdfFont Constructor (Byte, Single)

Winnovative Client for .NET Core Documentation
Creates a PDF font from font data

Namespace:  Winnovative.HtmlToPdfClient
Assembly:  WnvHtmlToPdfClient_NetCore (in WnvHtmlToPdfClient_NetCore.dll) Version: 16.0.0
Syntax

public PdfFont(
	byte[] fontData,
	float fontSizePoints
)

Parameters

fontData
Type: SystemByte
The font data
fontSizePoints
Type: SystemSingle
The font size in points
See Also

Reference