Pdf |
Exception | Condition |
---|---|
InvalidOperationException | The current PdfArray is read-only (IsReadOnly returns ). |
ArgumentOutOfRangeException | index is less than 0 or index is greater than Count. |
ArgumentNullException | item is . |
ArgumentException | item is already contained in some other PdfBasicObject or is PdfStream or is the current PdfArray. |