[]
        
(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
object
CircleAnnotation
Implements
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Extension Methods

Constructors

CircleAnnotation()

Initializes a new instance of the CircleAnnotation class.

public CircleAnnotation()