PDFView4NET WinForms Edition
PDFAnnotation Class
Members 




O2S.Components.PDFView4NET.Annotations Namespace : PDFAnnotation Class
Defines the base class for all annotations available in a PDF file.
Object Model
PDFAnnotation ClassPDFAnnotationAppearance ClassPDFRgbColor ClassPDFAction ClassPDFAction ClassPDFAction ClassPDFAction ClassPDFPage ClassPDFAction ClassPDFAction ClassPDFAction ClassPDFAction ClassPDFAnnotationReplyCollection ClassPDFMarkupAnnotation Class
Syntax
'Declaration
 
<SerializableAttribute()>
Public Class PDFAnnotation 
   Implements O2S.Components.PDFView4NET.IRawPDFData 
'Usage
 
Dim instance As PDFAnnotation
[Serializable()]
public class PDFAnnotation : O2S.Components.PDFView4NET.IRawPDFData  
[Serializable()]
public __gc class PDFAnnotation : public O2S.Components.PDFView4NET.IRawPDFData  
[Serializable()]
public ref class PDFAnnotation : public O2S.Components.PDFView4NET.IRawPDFData  
Inheritance Hierarchy

System.Object
   O2S.Components.PDFView4NET.Annotations.PDFAnnotation
      O2S.Components.PDFView4NET.Annotations.PDFFreeTextAnnotation
      O2S.Components.PDFView4NET.Annotations.PDFLinkAnnotation
      O2S.Components.PDFView4NET.Annotations.PDFMarkupAnnotation
      O2S.Components.PDFView4NET.Annotations.PDFPopupAnnotation
      O2S.Components.PDFView4NET.Forms.PDFFieldWidget

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

PDFAnnotation Members
O2S.Components.PDFView4NET.Annotations Namespace