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