[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Annotations.CircleAnnotation

Class CircleAnnotation

Namespace
GrapeCity.Documents.Pdf.Annotations
Assembly
GcDocs.Pdf.dll

Represents a circle annotation, which displays a circle on a page. When opened, they display a pop-up window containing the text of the associated note.

public class CircleAnnotation : SquareAnnotation, IOwnedObject, IContentItem, IPdfDict
Inheritance
CircleAnnotation
Implements
Inherited Members
Extension Methods

Constructors

CircleAnnotation()

Initializes a new instance of the CircleAnnotation class.

public CircleAnnotation()