ImageGear for .NET
Convert Method (ImGearPDFPreflight)




A set of options useful in conversion process.
Analyzes the PDF document and converts it according to PDF/A and PDF/X standards.
Syntax

Parameters

options
A set of options useful in conversion process.

Return Value

Result of the verification/conversion as an ImGearPDFPreflightReport class object.
Remarks
The result is returned as an ImGearPDFPreflightReport object.

If the document is converted successfully, or no conversion was applied with the specified profile, the output report's code value is equal to ImGearPDFPreflightReportCodes.SUCCESS.

If the document is not compliant, the output report's code value is equal to ImGearPDFPreflightReportCodes.INCOMPLIANT_DOCUMENT and its Records property will have a complete report of noncompliances.

See Also

Reference

ImGearPDFPreflight Class
ImGearPDFPreflight Members
ImGearPDFPreflightReport Class
ImGearPDFPreflightProfile Enumeration

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback