Click or drag to resize

InvalidPdfDictionaryEntryException Properties

The InvalidPdfDictionaryEntryException type exposes the following members.

Properties
 NameDescription
Public propertyDictionary Gets the PdfDictionary that either contains an invalid entry or to which an invalid entry tried to be set.
Public propertyKey Gets the key of an invalid entry value in the Dictionary that is either being retrieved or set.
Top
See Also