Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf Namespace / PdfException Class / HResult Property

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