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

In This Topic
    HResult Property (PdfInvalidArrayValueTypeException)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property HResult As System.Integer
    public System.int HResult {get;}
    See Also