ImageGear for .NET
ImGearPDFPreflightConvertOptions Constructor
See Also  Send Feedback
ImageGear21.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDFPreflightConvertOptions Class : ImGearPDFPreflightConvertOptions Constructor




profile
Preflight profile with which compliance is being achieved.
startPage
The first page of the document to convert.
pageCount
The number of pages to verify. Specify -1 to convert all pages.

Glossary Item Box

Initializes a new instance of the ImGearPDFPreflightConvertOptions class.

Syntax

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

Parameters

profile
Preflight profile with which compliance is being achieved.
startPage
The first page of the document to convert.
pageCount
The number of pages to verify. Specify -1 to convert all pages.

Return Value

The new instance of ImGearPDFPreflightConvertOptions class object.

See Also

©2013. Accusoft Corporation. All Rights Reserved.