Click or drag to resize

FontGetDescriptor Method

Gets the descriptor.

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

Return Value

Type: Obj
a SDF/Cos object representing FontDescriptor or NULL is FontDescriptor is not present.
See Also