ImageGear .NET v24.14 - Updated
ImGearPDFAction Class
Members 




ImageGear24.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace : ImGearPDFAction Class
Represents a task that performs when a user clicks on a link or a bookmark.
Object Model
ImGearPDFAction ClassImGearPDFDestination ClassImGearPDFBasDict ClassImGearPDFAtom Class
Syntax
'Declaration
 
Public NotInheritable Class ImGearPDFAction 
   Inherits ImGearPDFObject
'Usage
 
Dim instance As ImGearPDFAction
public sealed class ImGearPDFAction : ImGearPDFObject 
public __gc __sealed class ImGearPDFAction : public ImGearPDFObject 
public ref class ImGearPDFAction sealed : public ImGearPDFObject 
Remarks
Action types include:

See Section 8.5 in the PDF Reference for more information on actions.

Inheritance Hierarchy

System.Object
   ImageGear.Formats.PDF.ImGearPDFObject
      ImageGear.Formats.PDF.ImGearPDFAction

See Also

Reference

ImGearPDFAction Members
ImageGear.Formats.PDF Namespace