ImageGear for .NET
ImGearPDFPreflight Constructor




The PDF document for which to create a preflight.
Initializes a new instance of the ImGearPDFPreflight class for the specified PDF document.
Syntax
'Declaration
 
Public Function New( _
   ByVal document As ImGearPDFDocument _
)
'Usage
 
Dim document As ImGearPDFDocument
 
Dim instance As New ImGearPDFPreflight(document)
public ImGearPDFPreflight( 
   ImGearPDFDocument document
)
public: ImGearPDFPreflight( 
   ImGearPDFDocument* document
)
public:
ImGearPDFPreflight( 
   ImGearPDFDocument^ document
)

Parameters

document
The PDF document for which to create a preflight.

Return Value

The new instance of ImGearPDFPreflight class object.
See Also

Reference

ImGearPDFPreflight Class
ImGearPDFPreflight Members
ImGearPDFDictionary Class

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback