VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Pdf.Wpf.UI Namespace / WpfPdfImageViewerActionExecutor Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
    WpfPdfImageViewerActionExecutor Class
    In This Topic
    Base class of action executors for image viewer.
    Object Model
    WpfImageViewer WpfPdfImageViewerActionExecutor
    Syntax
    'Declaration
    
    Public Class WpfPdfImageViewerActionExecutor
       Inherits Vintasoft.Imaging.Pdf.PdfActionExecutorBase
    
    
    public class WpfPdfImageViewerActionExecutor : Vintasoft.Imaging.Pdf.PdfActionExecutorBase
    
    
    public __gc class WpfPdfImageViewerActionExecutor : public Vintasoft.Imaging.Pdf.PdfActionExecutorBase*
    
    
    public ref class WpfPdfImageViewerActionExecutor : public Vintasoft.Imaging.Pdf.PdfActionExecutorBase^
    
    
    Inheritance Hierarchy

    System.Object
       Vintasoft.Imaging.Pdf.PdfActionExecutorBase
          Vintasoft.Imaging.Pdf.Wpf.UI.WpfPdfImageViewerActionExecutor
             Vintasoft.Imaging.Pdf.Wpf.UI.WpfPdfGotoActionExecutor
             Vintasoft.Imaging.Pdf.Wpf.UI.WpfPdfNamedActionExecutor

    Requirements

    Target Platforms: .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    See Also