Click or drag to resize

InvalidPdfArrayItemException Properties

The InvalidPdfArrayItemException type exposes the following members.

Properties
 NameDescription
Public propertyArray Gets the PdfArray that either contains an invalid item or to which an invalid item tried to be set.
Public propertyIndex Gets the index of an invalid item in the Array that is either being retrieved or set.
Top
See Also