Documents for PDF, .NET Edition Documentation
MarkupAnnotation Class
Members 

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf.Annotations Namespace : MarkupAnnotation Class
The abstract base class for annotations that are used primarily to mark up PDF documents.
Object Model
MarkupAnnotation Class
Syntax
'Declaration
 
Public MustInherit Class MarkupAnnotation 
   Inherits AnnotationBase
   Implements GrapeCity.Documents.Common.IOwnedObjectGrapeCity.Documents.Pdf.Structure.IContentItem 
Inheritance Hierarchy

System.Object
      GrapeCity.Documents.Pdf.Annotations.AnnotationBase
         GrapeCity.Documents.Pdf.Annotations.MarkupAnnotation
            GrapeCity.Documents.Pdf.Annotations.FileAttachmentAnnotation
            GrapeCity.Documents.Pdf.Annotations.InkAnnotation
            GrapeCity.Documents.Pdf.Annotations.LineAnnotation
            GrapeCity.Documents.Pdf.Annotations.PolygonAnnotationBase
            GrapeCity.Documents.Pdf.Annotations.RedactAnnotation
            GrapeCity.Documents.Pdf.Annotations.SoundAnnotation
            GrapeCity.Documents.Pdf.Annotations.SquareAnnotation
            GrapeCity.Documents.Pdf.Annotations.StampAnnotation
            GrapeCity.Documents.Pdf.Annotations.TextAnnotation
            GrapeCity.Documents.Pdf.Annotations.TextMarkupAnnotation

See Also

Reference

MarkupAnnotation Members
GrapeCity.Documents.Pdf.Annotations Namespace