PdfConformityOperation Errors Property. The errors for writing in the conforming PDF format. ABCpdf .NET PDF Library.

ABCpdf .net

 
   

 

Type Default Read Only Description
[C#]IList<string>

[Visual Basic]
IList(Of String)
null Yes The errors for writing in the conforming PDF format.

 

   

Notes
 

This property holds the errors for writing in the conforming PDF format.

 

   

Example
 

See the Save method.