Click or drag to resize

PdfArray Properties

The PdfArray type exposes the following members.

Properties
 NameDescription
Public propertyCount Gets the number of PdfBasicObjects contained in the PdfArray.
(Overrides PdfBasicCollectionCount)
Public propertyItem Gets or sets the PdfBasicObject at the specified index.
Public propertyObjectType Gets the Array value.
(Overrides PdfBasicObjectObjectType)
Top
See Also