Click or drag to resize

ObjGetGenNum Method

Gets the generation number.

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

Return Value

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