PdfConformityOperation Messages Property. The messages 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 messages for writing in the conforming PDF format.

 

   

Notes
 

This property holds the messages for writing in the conforming PDF format. They describe changes made to the document.

 

   

Example
 

None.