[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Annotations.CaretAnnotation

Class CaretAnnotation

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

Represents a caret annotation, shown in a PDF as a visual symbol that indicates the presence of text edits.

public class CaretAnnotation : MarkupAnnotation, IOwnedObject, IContentItem, IPdfDict
Inheritance
object
CaretAnnotation
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

CaretAnnotation()

Initializes a new instance of the CaretAnnotation class.

public CaretAnnotation()