.NET Framework Class Library
DocumentViewer.DocumentProcessingError Event
<< Click to Display Table of Contents >> Navigation: Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Controls.WPF Namespace > DocumentViewer Class > DocumentViewer Events > DocumentViewer.DocumentProcessingError Event |
Occurs when the document engine encounters an error when processing the document that is being loaded.
Namespace: Gnostice.Controls.WPF
Assembly: Gnostice.Controls.WPF (in Gnostice.Controls.WPF.dll)
Visual Basic |
Public Event DocumentProcessingError As DocumentProcessingErrorEventHandler |
C# |
public event DocumentProcessingErrorEventHandler DocumentProcessingError |
Visual C++ |
public: |