Winnovative Logo

PdfFont Constructor (StdFontBaseFamily, Single)

Winnovative Client for .NET Core
Creates a standard PDF font

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

public PdfFont(
	StdFontBaseFamily standardFamily,
	float fontSizePoints
)

Parameters

standardFamily
Type: WinnovativeClientStdFontBaseFamily
The standard PDF font family
fontSizePoints
Type: SystemSingle
The standard font size in points
See Also

Reference