EVO PDF Logo

PdfFont Constructor (StandardCJKFont, Single)

EVO PDF Client for .NET Core
Creates a CJK font

Namespace:  EvoPdfClient
Assembly:  EvoPdfClient_NetCore (in EvoPdfClient_NetCore.dll) Version: 10.0.0
Syntax

public PdfFont(
	StandardCJKFont standardCJK,
	float fontSizePoints
)

Parameters

standardCJK
Type: EvoPdfClientStandardCJKFont
The CJK font
fontSizePoints
Type: SystemSingle
The standard font size in points
See Also

Reference