PDFCloudRectangleAnnotation Class
Defines a square annotation with a clould style border.
Object Model

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
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 10, Windows 11, Windows Server 2022, Windows Server 2025
See Also