PDFView4NET WPF Edition
PDFPopupAnnotation Class
Members 




O2S.Components.PDFView4NET.Annotations Namespace : PDFPopupAnnotation Class
Defines a popup annotation.
Object Model
PDFPopupAnnotation ClassPDFAnnotationAppearance ClassPDFAction ClassPDFAction ClassPDFAction ClassPDFAction ClassPDFPage ClassPDFAction ClassPDFAction ClassPDFAction ClassPDFAction ClassPDFMarkupAnnotation ClassPDFAnnotationReplyCollection ClassPDFMarkupAnnotation Class
Syntax
'Declaration
 
<SerializableAttribute()>
Public Class PDFPopupAnnotation 
   Inherits PDFAnnotation
   Implements O2S.Components.PDFView4NET.IRawPDFData 
'Usage
 
Dim instance As PDFPopupAnnotation
[Serializable()]
public class PDFPopupAnnotation : PDFAnnotation, O2S.Components.PDFView4NET.IRawPDFData  
[Serializable()]
public __gc class PDFPopupAnnotation : public PDFAnnotation, O2S.Components.PDFView4NET.IRawPDFData  
[Serializable()]
public ref class PDFPopupAnnotation : public PDFAnnotation, O2S.Components.PDFView4NET.IRawPDFData  
Remarks
Popup annotations are used to display a popup window for another annotation in order to edit its contents.
Inheritance Hierarchy

System.Object
   O2S.Components.PDFView4NET.Annotations.PDFAnnotation
      O2S.Components.PDFView4NET.Annotations.PDFPopupAnnotation

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

PDFPopupAnnotation Members
O2S.Components.PDFView4NET.Annotations Namespace