EVO HTML to PDF Converter

PdfFont Constructor (Byte, Single)

EVO PDF Client for .NET Documentation
Creates a PDF font from font data

Namespace:  EvoPdf.HtmlToPdfClient
Assembly:  EvoHtmlToPdfClient (in EvoHtmlToPdfClient.dll) Version: 9.0.0.0 (9.0.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