ImageGear .NET
ImGearPDFAction Constructor(ImGearPDFDocument,ImGearPDFAtom)




PDF document.
PDF atom type.
Initializes a new instance of the ImGearPDFAction class.
Syntax
public ImGearPDFAction( 
   ImGearPDFDocument document,
   ImGearPDFAtom type
)
public: ImGearPDFAction( 
   ImGearPDFDocument* document,
   ImGearPDFAtom* type
)
public:
ImGearPDFAction( 
   ImGearPDFDocument^ document,
   ImGearPDFAtom^ type
)
'Declaration
 
Public Function New( _
   ByVal document As ImGearPDFDocument, _
   ByVal type As ImGearPDFAtom _
)
 
'Usage
 
Dim document As ImGearPDFDocument
Dim type As ImGearPDFAtom
 
Dim instance As New ImGearPDFAction(document, type)

Parameters

document
PDF document.
type
PDF atom type.

Return Value

The new instance of ImGearPDFAction class object.
See Also

Reference

ImGearPDFAction Class
ImGearPDFAction Members
Overload List
ImGearPDFDocument Class
ImGearPDFAtom Class

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback