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



O2S.Components.PDF4NET.View.Annotations Namespace : PDFVisualMarkupAnnotation Class
Defines the base class for all visual markup annotations.
Object Model
PDFVisualMarkupAnnotation ClassPDFVisualPage Class
Syntax
'Declaration
 
Public Class PDFVisualMarkupAnnotation 
   Inherits PDFVisualAnnotation
'Usage
 
Dim instance As PDFVisualMarkupAnnotation
public class PDFVisualMarkupAnnotation : PDFVisualAnnotation 
public ref class PDFVisualMarkupAnnotation : public PDFVisualAnnotation 
Inheritance Hierarchy

System.Object
   O2S.Components.PDF4NET.View.Annotations.PDFVisualAnnotation
      O2S.Components.PDF4NET.View.Annotations.PDFVisualMarkupAnnotation
         O2S.Components.PDF4NET.View.Annotations.PDFVisualCircleAnnotation
         O2S.Components.PDF4NET.View.Annotations.PDFVisualFileAttachmentAnnotation
         O2S.Components.PDF4NET.View.Annotations.PDFVisualInkAnnotation
         O2S.Components.PDF4NET.View.Annotations.PDFVisualLineAnnotation
         O2S.Components.PDF4NET.View.Annotations.PDFVisualPolylineAnnotation
         O2S.Components.PDF4NET.View.Annotations.PDFVisualRubberStampAnnotation
         O2S.Components.PDF4NET.View.Annotations.PDFVisualSquareAnnotation
         O2S.Components.PDF4NET.View.Annotations.PDFVisualTextAnnotation

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