ImageGear for .NET
ImGearPDFAction Constructor(ImGearPDFDocument,ImGearPDFAtom,String)
See Also  Send Feedback
ImageGear21.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDFAction Class > ImGearPDFAction Constructor : ImGearPDFAction Constructor(ImGearPDFDocument,ImGearPDFAtom,String)




document
PDF document.
type
PDF atom type.
fileName
The file name.

Glossary Item Box

Initializes a new instance of the ImGearPDFAction class.

Syntax

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

Parameters

document
PDF document.
type
PDF atom type.
fileName
The file name.

Return Value

The new instance of ImGearPDFAction class object.

Remarks

This constructor creates an action of the specified type from a file name.

See Also

©2013. Accusoft Corporation. All Rights Reserved.