Click or drag to resize

FontGetStandardType1FontType Method

Gets the standard type1 font type.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public int GetStandardType1FontType()

Return Value

Type: Int32
Font::e_null if the font is not a standard Type1 font or some other StandardType1Font value for a standard Type1 font.
See Also