VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Pdf.UI.Annotations Namespace / PdfWidgetAnnotationView Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
    PdfWidgetAnnotationView Class
    In This Topic
    Determines how to display a PdfWidgetAnnotation and how user can interact with PdfWidgetAnnotation.
    Object Model
    PdfJsField IInteractionController IInteractionController IInteractionController IInteractionController IInteractionController PdfJsDoc PdfAnnotation GraphicsFigurePointsEditor GraphicsFigure PdfWidgetAnnotationView
    Syntax
    'Declaration
    
    Public Class PdfWidgetAnnotationView
       Inherits PdfAnnotationView
       Implements IScrollableInteractiveObject
    
    
    public class PdfWidgetAnnotationView : PdfAnnotationView, IScrollableInteractiveObject
    
    
    public __gc class PdfWidgetAnnotationView : public PdfAnnotationView*, IScrollableInteractiveObject
    
    
    public ref class PdfWidgetAnnotationView : public PdfAnnotationView^, IScrollableInteractiveObject
    
    
    Inheritance Hierarchy
    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