InvalidPdfDictionaryEntryException Class |
Namespace: GemBox.Pdf
The InvalidPdfDictionaryEntryException type exposes the following members.
Name | Description | |
---|---|---|
![]() | Dictionary |
Gets the PdfDictionary that either contains an invalid entry or to which an invalid entry tried to be set.
|
![]() | HelpLink |
Gets a link to the appropriate page of the PDF Specification ISO 32000-1:2008.
(Inherited from InvalidPdfValueException.) |
![]() | Key |
Gets the key of an invalid entry value in the Dictionary that is either being retrieved or set.
|
![]() | Value |
Gets the invalid value that is either being retrieved or set.
(Inherited from InvalidPdfValueException.) |
![]() | ValueAppropriateTypes |
Gets the PdfBasicObjectTypes that the Value can be according to the PDF Specification ISO 32000-1:2008.
(Inherited from InvalidPdfValueException.) |