Documents for PDF, .NET Edition Documentation
PdfNoDictValueException Class
Members 

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf.Parser Namespace : PdfNoDictValueException Class
Represents an exception that is thrown when a value with a specified key does not exist in a PDF dictionary.
Object Model
PdfNoDictValueException Class
Syntax
'Declaration
 
Public Class PdfNoDictValueException 
   Inherits GrapeCity.Documents.Pdf.PdfException
public class PdfNoDictValueException : GrapeCity.Documents.Pdf.PdfException 
Inheritance Hierarchy

System.Object
   System.Exception
      GrapeCity.Documents.Pdf.PdfException
         GrapeCity.Documents.Pdf.Parser.PdfNoDictValueException

See Also

Reference

PdfNoDictValueException Members
GrapeCity.Documents.Pdf.Parser Namespace