Parameters
- document
- The document in which the array is used.
- isIndirect
- If True, creates the array as an indirect object. If False, creates the array as a direct object.
- length
- Number of entries in the array. This value is only a hint - the arrays grow dynamically as needed.
Return Value
The new instance of ImGearPDFBasArray class object.