PDFCloudPolygonAnnotation Class
Defines a PDF cloud polygon annotation.
Object Model

Syntax
'Declaration Public Class PDFCloudPolygonAnnotation Inherits PDFPolygonAnnotation Implements O2S.Components.PDFView4NET.IRawPDFData
'Usage Dim instance As PDFCloudPolygonAnnotation
public class PDFCloudPolygonAnnotation : PDFPolygonAnnotation, O2S.Components.PDFView4NET.IRawPDFData
Inheritance Hierarchy
System.Object
O2S.Components.PDFView4NET.Annotations.PDFAnnotation
O2S.Components.PDFView4NET.Annotations.PDFMarkupAnnotation
O2S.Components.PDFView4NET.Annotations.PDFPolygonAnnotation
O2S.Components.PDFView4NET.Annotations.PDFCloudPolygonAnnotation
Requirements
Target Platforms: Windows 7, Windows 10, Windows 11, Windows Server 2022, Windows Server 2025
See Also