Click or drag to resize

ObjGetObjNum Method

Gets the Obj number.

Namespace:  pdftron.SDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public int GetObjNum()

Return Value

Type: Int32
The Obj number. If this is not an Indirect object, object number of a containing indirect object is returned.
Remarks
This method can be invoked on any Obj.
See Also