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. | |
Class to represent go-to action data.