ComponentOne PdfViewer for UWP
PdfParserException Class
Members 

C1.UWP.PdfViewer Assembly > C1.Xaml.PdfViewer Namespace : PdfParserException Class
Exception thrown when problems are detected while parsing PDF documents.
Object Model
PdfParserException Class
Syntax
'Declaration
 
Public Class PdfParserException 
   Inherits System.Exception
public class PdfParserException : System.Exception 
Inheritance Hierarchy

System.Object
   System.Exception
      C1.Xaml.PdfViewer.PdfParserException
         C1.Xaml.PdfViewer.PdfPasswordException

See Also

Reference

PdfParserException Members
C1.Xaml.PdfViewer Namespace