Link Search Menu Expand Document

ComHelpersCreateStandardFont Method

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

Namespace:Bytescout.PDF
Assembly: Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax
public Font CreateStandardFont(
	int standardFontId,
	float emSize
)

Parameters

standardFontId
Type: SystemInt32

[Missing <param name="standardFontId"/> documentation for "M:Bytescout.PDF.ComHelpers.CreateStandardFont(System.Int32,System.Single)"]

emSize
Type: SystemSingle

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

Return Value

Type: Font

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

See Also

Reference