ComHelpersCreateSystemFont Method ByteScout PDF SDK

[Missing <summary> documentation for "M:Bytescout.PDF.ComHelpers.CreateSystemFont(System.String,System.Single)"]

Namespace:  Bytescout.PDF
Assembly:  Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax

public Font CreateSystemFont(
	string fontName,
	float emSize
)

Parameters

fontName
Type: SystemString

[Missing <param name="fontName"/> documentation for "M:Bytescout.PDF.ComHelpers.CreateSystemFont(System.String,System.Single)"]

emSize
Type: SystemSingle

[Missing <param name="emSize"/> documentation for "M:Bytescout.PDF.ComHelpers.CreateSystemFont(System.String,System.Single)"]

Return Value

Type: Font

[Missing <returns> documentation for "M:Bytescout.PDF.ComHelpers.CreateSystemFont(System.String,System.Single)"]

See Also

Reference