Documents for PDF .NET Edition
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Parser Namespace / PdfInvalidDictValueTypeException Class / InnerException Property

In This Topic
    InnerException Property (PdfInvalidDictValueTypeException)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property InnerException As System.Exception
    public System.Exception InnerException {get;}
    See Also