VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Pdf Namespace / WebPdfGoToActionJS type
Constructors SeeAlso
In This Topic
    WebPdfGoToActionJS Class Members
    In This Topic
    The following tables list the members exposed by WebPdfGoToActionJS.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the WebPdfGoToActionJS class.
    Methods
     NameDescription
    Public MethodExecutes this action. (Inherited from WebPdfActionJS)
    Public MethodGets the action type. (Inherited from WebPdfActionJS)
    Public MethodGets the destination to jump to.
    Public MethodGets the unique object number in PDF document. (Inherited from WebPdfTreeNodeBaseJS)
    Public MethodGets the parent PDF document of this resource. (Inherited from WebPdfTreeNodeBaseJS)
    Public MethodSets the destination to jump to.
    See Also