ImageGear for .NET
ImGearPDFPreflightStatusCode Enumeration
See Also  Send Feedback
ImageGear21.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace : ImGearPDFPreflightStatusCode Enumeration




Glossary Item Box

ImGearPDFPreflightStatusCode defines PDF preflight conversion result code.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Members

MemberValueDescription
Failed3 IG tried to fix this error, but the fix was failed.
Fixable2 This error can be fixed.
Fixed0 IG fixed this error.
Unfixable4 This error cannot be fixed in any case.
Warning1 IG found that this file contains an element that cannot be fully tested in the current version.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.Formats.PDF.ImGearPDFPreflightStatusCode

See Also

©2013. Accusoft Corporation. All Rights Reserved.