Click or drag to resize

ObjPushBackDict Method

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

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

Return Value

Type: Obj
The new Dict object.
See Also