Click or drag to resize

PdfArrayWrapperT Properties

The PdfArrayWrapperT type exposes the following members.

Properties
 NameDescription
Public propertyArray Gets the underlying PdfTypeArray.
Public propertyCount Gets the number of elements contained in the collection.
Public propertyIsReadOnly Gets a value indicating whether the collection is read-only.
Public propertyItem Gets or sets the element at the specified index
Top
See Also