Gets the Obj type.
Namespace:
pdftron.SDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax Public Function GetType As ObjType
public:
virtual ObjType GetType() sealed
Return Value
Type:
ObjType
The object type.
Remarks
This method can be invoked on any Obj.
See Also