Class GoToRAction
GoToR action, to go to a destination in a remote PDF
public class GoToRAction : AbstractGoToAction
- Inheritance
-
GoToRAction
- Inherited Members
Constructors
GoToRAction(ExplicitDestination, string)
Constructor
public GoToRAction(ExplicitDestination destination, string filename)
Parameters
destination
ExplicitDestinationDestination within the remote PDF
filename
stringFilename of the remote PDF
Properties
Filename
Filename of the remote PDF
public string Filename { get; }