The object to be added.
The document object.
Add an integer to the PDFArray instance.
The integer to be added.
Add a name object.
The name to be added.
Add an object element by object_type.
The object to be added.
Add a number to the PDFArray instance.
The number to be added.
Add a reference object with object.
The document object.
The referred object.
Add a reference object with object number.
Add a string object.
The string to be added.
Destroy the current object.
Get an array object with specified position.
Specifies the zero-based index in the array.
Return an array object with specified position.
Get the number of elements in the PDFArray instance.
Return the number of elements in the PDFArray instance.
Get a dictionary object with specified position.
Specifies the zero-based index in the array.
Return a dictionary object with specified position.
Get reference to element. Returns direct reference to the element.
Specifies the zero-based index in the array.
Return the element at the specified index in the PDFArray instance.
Get direct or referred indirect object at the specified index in the PDFArray instance.
Specifies the zero-based index in the array.
Returns direct or referred indirect object.
Get a floating-point with specified position.
Specifies the zero-based index in the array.
Get an integer with specified position.
Specifies the zero-based index in the array.
Return an integer with specified position.
Get the matrix of the PDFArray instance.
Get a number with specified position.
Specifies the zero-based index in the array.
Return a number with specified position.
Get the rectangle of the PDFArray instance.
Get a stream object with specified position.
Specifies the zero-based index in the array.
Return a stream object with specified position.
Get the string with specified position.
Specifies the zero-based index in the array.
Return the string with specified position.
Insert an element at specified position.
Compare with another object.
PDFArrayType 实例
OptionaloptionsRelease the FPDArray.
Remove an element.
The index of the element to be removed.
Adding element.