ImageGear for .NET
SetAction Method




The bookmark action to set.
Sets the bookmark's action.
Syntax
'Declaration
 
Public Sub SetAction( _
   ByVal action As ImGearPDFAction _
) 
'Usage
 
Dim instance As ImGearPDFBookmark
Dim action As ImGearPDFAction
 
instance.SetAction(action)
public void SetAction( 
   ImGearPDFAction action
)
public: void SetAction( 
   ImGearPDFAction* action
) 
public:
void SetAction( 
   ImGearPDFAction^ action
) 

Parameters

action
The bookmark action to set.
See Also

Reference

ImGearPDFBookmark Class
ImGearPDFBookmark Members
ImGearPDFAction Class

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback