Winnovative Logo

PdfFont Constructor (Byte, Single)

Winnovative Client for .NET Framework
Creates a PDF font from font data

Namespace:  WinnovativeClient
Assembly:  WinnovativeClient (in WinnovativeClient.dll) Version: 17.0.0.0 (17.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