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

In This Topic
    Key Property (PdfInvalidDictValueTypeException)
    In This Topic
    Gets the value key.
    Syntax
    'Declaration
     
    Public ReadOnly Property Key As System.String
    public System.string Key {get;}
    See Also