PDFView4NET WPF Edition
PDFCloudRectangleAnnotation Class
Members 




O2S.Components.PDFView4NET.Annotations Namespace : PDFCloudRectangleAnnotation Class
Defines a square annotation with a clould style border.
Object Model
PDFCloudRectangleAnnotation ClassPDFAnnotationAppearance ClassPDFAnnotation ClassPDFAction ClassPDFAction ClassPDFAction ClassPDFAction ClassPDFPage ClassPDFAction ClassPDFAction ClassPDFAction ClassPDFAction ClassPDFAnnotationReplyCollection ClassPDFMarkupAnnotation Class
Syntax
'Declaration
 
Public Class PDFCloudRectangleAnnotation 
   Inherits PDFRectangleAnnotation
   Implements O2S.Components.PDFView4NET.IRawPDFData 
'Usage
 
Dim instance As PDFCloudRectangleAnnotation
public class PDFCloudRectangleAnnotation : PDFRectangleAnnotation, O2S.Components.PDFView4NET.IRawPDFData  
public __gc class PDFCloudRectangleAnnotation : public PDFRectangleAnnotation, O2S.Components.PDFView4NET.IRawPDFData  
public ref class PDFCloudRectangleAnnotation : public PDFRectangleAnnotation, O2S.Components.PDFView4NET.IRawPDFData  
Remarks
A cloud square annotation displays a rectangular cloud on the page.
Inheritance Hierarchy

System.Object
   O2S.Components.PDFView4NET.Annotations.PDFAnnotation
      O2S.Components.PDFView4NET.Annotations.PDFMarkupAnnotation
         O2S.Components.PDFView4NET.Annotations.PDFSCAnnotation
            O2S.Components.PDFView4NET.Annotations.PDFRectangleAnnotation
               O2S.Components.PDFView4NET.Annotations.PDFCloudRectangleAnnotation

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

PDFCloudRectangleAnnotation Members
O2S.Components.PDFView4NET.Annotations Namespace