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