Click or drag to resize

ObjPushBackNull Method

Appends a new ObjType::e_null object at the end of the Array.

Namespace:  pdftron.SDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public Obj PushBackNull()

Return Value

Type: Obj
The new Null object.
See Also