XFINIUM.PDF Documentation
PdfAException Class
Members 



Defines an exception that can be thrown while a document is formatted using PDF/A standard.
Syntax
'Declaration
 
Public Class PdfAException 
   Inherits Xfinium.Pdf.Core.Exceptions.PdfException
'Usage
 
Dim instance As PdfAException
public class PdfAException : Xfinium.Pdf.Core.Exceptions.PdfException 
public ref class PdfAException : public Xfinium.Pdf.Core.Exceptions.PdfException 
Inheritance Hierarchy

System.Object
   System.Exception
      Xfinium.Pdf.Core.Exceptions.PdfException
         Xfinium.Pdf.Standards.PdfAException
            Xfinium.Pdf.Standards.PdfAAggregateException

Requirements

Supported .NET Platforms: .NET 2.0 - .NET 4.6, Windows Forms, ASP.NET, Windows Presentation Foundation 4.x, Silverlight 5, WinRT, Universal Windows Platform, Windows Phone 8 & 8.1, Xamarin iOS & Android, Portable Class Library


Target Platforms:Windows 10, Windows 8.1, Windows 8 , Windows 7, Windows Vista SP1 or later, Windows Server 2008, Windows Server 2008 R2

See Also

Reference

PdfAException Members
Xfinium.Pdf.Standards Namespace

Send Feedback