Documents for PDF, .NET Edition Documentation
PdfInvalidArrayValueTypeException Class
Members 

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

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

See Also

Reference

PdfInvalidArrayValueTypeException Members
GrapeCity.Documents.Pdf.Parser Namespace