Documents for PDF .NET Edition
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Parser Namespace / PdfInvalidArrayValueTypeException Class
Properties Methods

In This Topic
    PdfInvalidArrayValueTypeException Class Members
    In This Topic

    The following tables list the members exposed by PdfInvalidArrayValueTypeException.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.Exception)
    Public PropertyGets the expected type of value.  
    Public Property (Inherited from System.Exception)
    Public Property (Inherited from System.Exception)
    Public PropertyGets the value index.  
    Public Property (Inherited from System.Exception)
    Public Property (Inherited from System.Exception)
    Public PropertyGets the currently executed operations' stack, see GrapeCity.Documents.Pdf.Log.OperationStack for details. (Inherited from GrapeCity.Documents.Pdf.PdfException)
    Public Property (Inherited from System.Exception)
    Public Property (Inherited from System.Exception)
    Public Property (Inherited from System.Exception)
    Public PropertyGets the property value.  
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from System.Exception)
    Public Method (Inherited from System.Exception)
    Public Method (Inherited from System.Exception)
    Public Method (Inherited from System.Exception)
    Top
    See Also