Documents for PDF, .NET Edition Documentation
PdfInvalidDictValueTypeException Class
Members 

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf.Parser Namespace : PdfInvalidDictValueTypeException Class
Represents an exception that is thrown when a value in a PDF dictionary has invalid or unexpected type.
Object Model
PdfInvalidDictValueTypeException Class
Syntax
'Declaration
 
Public Class PdfInvalidDictValueTypeException 
   Inherits GrapeCity.Documents.Pdf.PdfException
public class PdfInvalidDictValueTypeException : GrapeCity.Documents.Pdf.PdfException 
Inheritance Hierarchy

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

See Also

Reference

PdfInvalidDictValueTypeException Members
GrapeCity.Documents.Pdf.Parser Namespace