PDFView4NET WPF Edition
PDFMarkupAnnotation Class
Members 




O2S.Components.PDFView4NET.Annotations Namespace : PDFMarkupAnnotation Class
Defines the base class for all markup type annotations.
Object Model
PDFMarkupAnnotation ClassPDFAnnotationAppearance ClassPDFAnnotation ClassPDFAction ClassPDFAction ClassPDFAction ClassPDFAction ClassPDFPage ClassPDFAction ClassPDFAction ClassPDFAction ClassPDFAction ClassPDFAnnotationReplyCollection ClassPDFMarkupAnnotation Class
Syntax
'Declaration
 
<SerializableAttribute()>
Public Class PDFMarkupAnnotation 
   Inherits PDFAnnotation
   Implements O2S.Components.PDFView4NET.IRawPDFData 
'Usage
 
Dim instance As PDFMarkupAnnotation
[Serializable()]
public class PDFMarkupAnnotation : PDFAnnotation, O2S.Components.PDFView4NET.IRawPDFData  
[Serializable()]
public __gc class PDFMarkupAnnotation : public PDFAnnotation, O2S.Components.PDFView4NET.IRawPDFData  
[Serializable()]
public ref class PDFMarkupAnnotation : public PDFAnnotation, O2S.Components.PDFView4NET.IRawPDFData  
Inheritance Hierarchy

System.Object
   O2S.Components.PDFView4NET.Annotations.PDFAnnotation
      O2S.Components.PDFView4NET.Annotations.PDFMarkupAnnotation
         O2S.Components.PDFView4NET.Annotations.PDFBarcodeAnnotation
         O2S.Components.PDFView4NET.Annotations.PDFFileAttachmentAnnotation
         O2S.Components.PDFView4NET.Annotations.PDFInkAnnotation
         O2S.Components.PDFView4NET.Annotations.PDFLineAnnotation
         O2S.Components.PDFView4NET.Annotations.PDFPolygonAnnotation
         O2S.Components.PDFView4NET.Annotations.PDFPolyLineAnnotation
         O2S.Components.PDFView4NET.Annotations.PDFSCAnnotation
         O2S.Components.PDFView4NET.Annotations.PDFStampAnnotation
         O2S.Components.PDFView4NET.Annotations.PDFTextAnnotation
         O2S.Components.PDFView4NET.Annotations.PDFTextMarkupAnnotation

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

PDFMarkupAnnotation Members
O2S.Components.PDFView4NET.Annotations Namespace