Pdf |
Exception | Condition |
---|---|
ArgumentNullException | collection is . |
If the backing PdfArray is null (lazily created when modifying the PdfCollection), then the backing PdfArray is created, added to the underlying model and returned.
Caution |
---|
Changes made to the returned PdfArray are not verified to be in accordance with the PDF Specification ISO 32000-1:2008 so make them at your own risk. |