Click or drag to resize

Font Constructor

Instantiates a new font.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public Font(
	Obj fnt_dict
)

Parameters

fnt_dict
Type: pdftron.SDFObj
the font_dict
See Also