Foxit::PDF::GotoAction Class Reference

Class to represent go-to action data. More...

Public Member Functions

 GotoAction (Destination^ destination)
 Constructor to initialize a new instance of class PDF::GotoAction with specific values.
 

Properties

Destination^  destination
 A PDF::Destination that specifies the destination data.
 

Detailed Description

Class to represent go-to action data.

Foxit Corporation