Click or drag to resize

FontGetType Method (Obj)

Gets the type.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public static FontType GetType(
	Obj font_dict
)

Parameters

font_dict
Type: pdftron.SDFObj
the font_dict

Return Value

Type: FontType
The type of a given SDF/Cos font dictionary
See Also