ComponentOne PdfViewer for UWP
C1.UWP.PdfViewer Assembly / C1.Xaml.PdfViewer Namespace / PdfParserException Class / HResult Property

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