Documents for PDF .NET Edition
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Parser Namespace / PdfInvalidArrayValueTypeException Class / Value Property

In This Topic
    Value Property (PdfInvalidArrayValueTypeException)
    In This Topic
    Gets the property value.
    Syntax
    'Declaration
     
    Public ReadOnly Property Value As System.Object
    public System.object Value {get;}
    See Also