[]
        
(Showing Draft Content)

C1.WPF.PdfViewer.C1PdfViewer.ParsingError

ParsingError Event

Fired only when any error occurs in pdf parsing.

Namespace: C1.WPF.PdfViewer
Assembly: C1.WPF.PdfViewer.4.6.2.dll
Syntax
public event EventHandler<ParsingErrorEventArgs> ParsingError
Returns
Type Description
EventHandler<ParsingErrorEventArgs> Fired only when any error occurs in pdf parsing.