Document Solutions for PDF
GrapeCity.Documents.DX.Windows Assembly / GrapeCity.Documents.DX Namespace / HResult Structure / Code Property

In This Topic
    Code Property
    In This Topic
    Gets the HRESULT error code.
    Syntax
    'Declaration
     
    Public ReadOnly Property Code As System.Integer
    public System.int Code {get;}

    Property Value

    The HRESULT error code.
    See Also