The PdfArray type exposes the following members.

Constructors

Methods

  NameDescription
Public methodAdd(array<Int32>[]()[][])
Public methodAdd(array<Single>[]()[][])
Public methodAdd(PdfObject)
Public methodAdd(Int32, PdfObject)
Public methodAddFirst
Public methodCanBeInObjStm (Inherited from PdfObject.)
Public methodContains
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetAsArray
Public methodGetAsBoolean
Public methodGetAsDict
Public methodGetAsIndirectObject
Public methodGetAsName
Public methodGetAsNumber
Public methodGetAsStream
Public methodGetAsString
Public methodGetBytes (Inherited from PdfObject.)
Public methodGetDirectObject
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetListIterator
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodIsArray (Inherited from PdfObject.)
Public methodIsBoolean (Inherited from PdfObject.)
Public methodIsDictionary (Inherited from PdfObject.)
Public methodIsEmpty
Public methodIsIndirect (Inherited from PdfObject.)
Public methodIsName (Inherited from PdfObject.)
Public methodIsNull (Inherited from PdfObject.)
Public methodIsNumber (Inherited from PdfObject.)
Public methodIsStream (Inherited from PdfObject.)
Public methodIsString (Inherited from PdfObject.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodRemove
Public methodToPdf (Overrides PdfObject..::..ToPdf(PdfWriter, Stream).)
Public methodToString (Overrides PdfObject..::..ToString()()()().)

Fields

  NameDescription
Protected fieldarrayList
Protected fieldbytes (Inherited from PdfObject.)
Protected fieldindRef (Inherited from PdfObject.)
Protected fieldtype (Inherited from PdfObject.)

Properties

  NameDescription
Public propertyArrayList
Protected propertyContent (Inherited from PdfObject.)
Public propertyIndRef (Inherited from PdfObject.)
Public propertyItem
Public propertyLength (Inherited from PdfObject.)
Public propertySize
Public propertyType (Inherited from PdfObject.)

See Also