Overload List
| Name | Description | |
|---|---|---|
| PdfArray |
Initializes a new instance of the PdfArray class.
| |
| PdfArray(PdfArray) |
Initializes a new instance from an existing dictionary. Used for object type transformation.
| |
| PdfArray(PdfDocument) |
Initializes a new instance of the PdfArray class.
| |
| PdfArray(PdfDocument, PdfItem) |
Initializes a new instance of the PdfArray class.
|
See Also