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

    System.Object
       Vintasoft.Imaging.UI.VisualTools.PageContentActionCompositeExecutor

    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