O2S.Components.PDF4NET.View.Win Documentation
PDFVisualAnnotation Class
Members 



O2S.Components.PDF4NET.View.Annotations Namespace : PDFVisualAnnotation Class
Defines an annotation displayed on a PDF page in the O2S.Components.PDF4NET.View.PDFDocumentView control.
Object Model
PDFVisualAnnotation ClassPDFVisualPage Class
Syntax
'Declaration
 
Public Class PDFVisualAnnotation 
'Usage
 
Dim instance As PDFVisualAnnotation
public class PDFVisualAnnotation 
public ref class PDFVisualAnnotation 
Inheritance Hierarchy

System.Object
   O2S.Components.PDF4NET.View.Annotations.PDFVisualAnnotation
      O2S.Components.PDF4NET.View.Annotations.PDFVisualFreeTextAnnotation
      O2S.Components.PDF4NET.View.Annotations.PDFVisualLinkAnnotation
      O2S.Components.PDF4NET.View.Annotations.PDFVisualMarkupAnnotation
      O2S.Components.PDF4NET.View.Annotations.PDFVisualTextMarkupAnnotation
      O2S.Components.PDF4NET.View.Forms.PDFVisualFieldWidget

Requirements

Supported .NET Platforms: .NET Framework 4.0 and higher, .NET 5.0 and higher, Windows Forms


Target Platforms:Windows 11, Windows 10, Windows 8.1, Windows 8, Windows 7

See Also