Winnovative Logo

PdfFont Constructor (String, Single)

Winnovative Client for .NET Core
Creates a PDF font from a font file

Namespace:  WinnovativeClient
Assembly:  WinnovativeClient_NetCore (in WinnovativeClient_NetCore.dll) Version: 17.0.0
Syntax

public PdfFont(
	string fontFilePath,
	float fontSizePoints
)

Parameters

fontFilePath
Type: SystemString
The font file full path
fontSizePoints
Type: SystemSingle
The font size in points
See Also

Reference