O2S.Components.PDF4NET.View.Win Documentation
PDFVisualCloudSquareAnnotation Class
Members 



O2S.Components.PDF4NET.View.Annotations Namespace : PDFVisualCloudSquareAnnotation Class
Defines a cloud square annotation that is displayed in a O2S.Components.PDF4NET.View.PDFDocumentView control.
Object Model
PDFVisualCloudSquareAnnotation ClassPDFVisualPage Class
Syntax
'Declaration
 
Public Class PDFVisualCloudSquareAnnotation 
   Inherits PDFVisualSquareAnnotation
'Usage
 
Dim instance As PDFVisualCloudSquareAnnotation
public class PDFVisualCloudSquareAnnotation : PDFVisualSquareAnnotation 
public ref class PDFVisualCloudSquareAnnotation : public PDFVisualSquareAnnotation 
Inheritance Hierarchy

System.Object
   O2S.Components.PDF4NET.View.Annotations.PDFVisualAnnotation
      O2S.Components.PDF4NET.View.Annotations.PDFVisualMarkupAnnotation
         O2S.Components.PDF4NET.View.Annotations.PDFVisualSquareAnnotation
            O2S.Components.PDF4NET.View.Annotations.PDFVisualCloudSquareAnnotation

Requirements

Supported .NET Platforms: .NET Framework 4.0 and higher, .NET 5.0 and higher, Windows Forms


Target Platforms:Windows 11, Windows 10, Windows 8.1, Windows 8, Windows 7

See Also