PDF .NET Library Documentation - PDF Technologies, Inc.
This class represents a PDF Remote Go-To action.

Namespace:  PDFTech
Assembly:  PDFTechLib (in PDFTechLib.dll) Version: 1.0.0.0 (1.7.9.0)

Syntax

C#
public class PDFRemoteGoToAction : PDFAction
Visual Basic (Declaration)
Public Class PDFRemoteGoToAction _
	Inherits PDFAction
Visual C++
public ref class PDFRemoteGoToAction : public PDFAction

Inheritance Hierarchy

System..::.Object
  PDFTech..::.PDFAction
    PDFTech..::.PDFRemoteGoToAction

See Also