Click or drag to resize

ObjGetType Method

Gets the Obj type.

Namespace:  pdftron.SDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public ObjType GetType()

Return Value

Type: ObjType
The object type.
Remarks
This method can be invoked on any Obj.
See Also