VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.Pdf.UI.Annotations Namespace / PdfInteractionAreaAppearanceManager Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
    PdfInteractionAreaAppearanceManager Class
    In This Topic
    Stores and manages settings for interaction areas of PDF visual tool.
    Object Model
    UserInteractionVisualTool PdfInteractionAreaAppearanceManager
    Syntax
    'Declaration
    
    Public Class PdfInteractionAreaAppearanceManager
       Inherits Vintasoft.Imaging.UI.VisualTools.UserInteraction.InteractionAreaAppearanceManager
    
    
    public __gc class PdfInteractionAreaAppearanceManager : public Vintasoft.Imaging.UI.VisualTools.UserInteraction.InteractionAreaAppearanceManager*
    
    
    public ref class PdfInteractionAreaAppearanceManager : public Vintasoft.Imaging.UI.VisualTools.UserInteraction.InteractionAreaAppearanceManager^
    
    
    Inheritance Hierarchy

    System.Object
       Vintasoft.Imaging.UI.VisualTools.UserInteraction.InteractionAreaAppearanceManager
          Vintasoft.Imaging.Pdf.UI.Annotations.PdfInteractionAreaAppearanceManager

    Requirements

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

    See Also