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




document
PDF document.
destination
Destination view.

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.
destination
Destination view.

Return Value

The new instance of ImGearPDFAction class object.

Remarks

This constructor creates a new action that takes the user to the specified destination view. This method can only be used for destinations in the same document as the source document. Cross-document links must be built up from the base level, populating the Action dictionary for the GotoR action as described in Section 8.5.3 in the PDF Reference.

See Also

©2013. Accusoft Corporation. All Rights Reserved.