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()
Public Function PushBackDict As Obj
public:
virtual Obj^ PushBackDict() sealed
Return Value
Type:
Obj
The new Dict object.
See Also