VintaSoft Imaging .NET SDK 12.3: Documentation for .NET developer
Vintasoft.Imaging.Pdf.UI.Annotations Namespace / PdfRectangularAnnotationView Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
    PdfRectangularAnnotationView Class
    In This Topic
    Determines how to display a PDF circle or square annotation and how user can interact with it.
    Object Model
    IInteractionController IInteractionController IInteractionController IInteractionController IInteractionController IInteractionController PdfJsDoc PdfAnnotation GraphicsFigurePointsEditor GraphicsFigure PdfRectangularAnnotationView
    Syntax
    'Declaration
    
    Public Class PdfRectangularAnnotationView
       Inherits PdfMarkupAnnotationView
    
    
    public class PdfRectangularAnnotationView : PdfMarkupAnnotationView
    
    
    public __gc class PdfRectangularAnnotationView : public PdfMarkupAnnotationView*
    
    
    public ref class PdfRectangularAnnotationView : public PdfMarkupAnnotationView^
    
    
    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