VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Pdf.UI Namespace / PdfGotoActionExecutor Class
Constructors Properties Methods SeeAlso
In This Topic
    PdfGotoActionExecutor Class Members
    In This Topic
    The following tables list the members exposed by PdfGotoActionExecutor.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the PdfGotoActionExecutor class.
    Public Properties
     NameDescription
    Public PropertyGets or sets an image viewer, which is associated with this action executor. (Inherited from PdfImageViewerActionExecutor)
    Public Methods
     NameDescription
    Public MethodReleases all resources used by the PdfImageViewerActionExecutor object. (Inherited from PdfImageViewerActionExecutor)
    Public MethodExecutes the action.
    Public MethodExecutes a sequence of actions. (Inherited from PdfActionExecutorBase)
    Public MethodExecutes JavaScript API event. (Inherited from PdfActionExecutorBase)
    Public MethodReturns an image associated with this action.
    Protected Methods
     NameDescription
    Protected MethodReturns an image associated with the specified PDF page. (Inherited from PdfImageViewerActionExecutor)
    See Also