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

In This Topic
    PdfInvalidDictValueTypeException Class Members
    In This Topic

    The following tables list the members exposed by PdfInvalidDictValueTypeException.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the PdfInvalidDictValueTypeException class.  
    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 Property (Inherited from System.Exception)
    Public PropertyGets the value key.  
    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