[]
Represents an array interface implemented by PdfArray and PdfArrayObject, allows working with objects of both types in the same way.
public interface IPdfArray
Public Interface IPdfArray
| Name | Description |
|---|---|
| Array | Gets the IList<T> interface. |
| Changed | Gets the value indicating whether this IPdfArray was changed. |