Documents for PDF .NET Edition
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Parser Namespace / PdfNoDictValueException Class / Key Property

In This Topic
    Key Property (PdfNoDictValueException)
    In This Topic
    Gets the key that could not be found.
    Syntax
    'Declaration
     
    Public ReadOnly Property Key As System.String
    public System.string Key {get;}
    See Also