PDFAException¶
Namespace: O2S.Components.PDF4NET.Standards
Defines an exception that can be thrown while a document is formatted using PDF/A standard.
Inheritance Object → Exception → PDFException → PDFAException
Implements
Constructors¶
PDFAException(PDFAError, String)¶
Initializes a new PDFAException message.
Parameters
errorCode PDFAError
Error code.
message String
The exception message.
Properties¶
Data¶
Property Value
ErrorCode¶
Gets the error code.
Property Value
PDFAError
A PDFAError code specifying the error encountered during PDF/A formatting.
HelpLink¶
Property Value
HResult¶
Property Value
InnerException¶
Property Value
Message¶
Property Value
Source¶
Property Value
StackTrace¶
Property Value
TargetSite¶
Property Value