ArrayElements PropertiesTerminal Works - PDF Printing.Net Library

The PdfArrayArrayElements type exposes the following members.

Properties

  NameDescription
Public propertyCount
Gets the number of elements in the array.
Public propertyIsFixedSize
Returns false.
Public propertyIsReadOnly
Returns false.
Public propertyIsSynchronized
Returns false.
Public propertyItem
Gets or sets an item at the specified index.
Public propertyItems
Gets all items of this array.
Public propertySyncRoot
The current implementation return null.
Top
See Also

Reference