Click or drag to resize

ObjPushBackArray Method

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

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

Return Value

Type: Obj
The new Array object.
See Also