VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Wpf.UI.VisualTools Namespace / WpfPageContentActionCompositeExecutor Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
    WpfPageContentActionCompositeExecutor Class
    In This Topic
    Represents the composite executor of metadata action.
    Object Model
    WpfPageContentActionCompositeExecutor
    Syntax
    'Declaration
    
    Public Class WpfPageContentActionCompositeExecutor
       Implements IWpfPageContentActionExecutor
    
    
    public class WpfPageContentActionCompositeExecutor : IWpfPageContentActionExecutor
    
    
    public __gc class WpfPageContentActionCompositeExecutor : IWpfPageContentActionExecutor
    
    
    public ref class WpfPageContentActionCompositeExecutor : IWpfPageContentActionExecutor
    
    
    Inheritance Hierarchy

    System.Object
       Vintasoft.Imaging.Wpf.UI.VisualTools.WpfPageContentActionCompositeExecutor

    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