ImageGear .NET
Code Property (ImGearPDFPreflightReport)




Gets preflight report code of the current report node.
Syntax
'Declaration
 
Public ReadOnly Property Code As ImGearPDFPreflightReportCodes
'Usage
 
Dim instance As ImGearPDFPreflightReport
Dim value As ImGearPDFPreflightReportCodes
 
value = instance.Code
public ImGearPDFPreflightReportCodes Code {get;}
public: __property ImGearPDFPreflightReportCodes get_Code();
public:
property ImGearPDFPreflightReportCodes Code {
   ImGearPDFPreflightReportCodes get();
}

Property Value

ImGearPDFPreflightReportCodes enumeration value.
See Also

Reference

ImGearPDFPreflightReport Class
ImGearPDFPreflightReport Members
ImGearPDFPreflightReportCodes Enumeration

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback