Documents for PDF, .NET Edition Documentation
AnnotationBase Class
Members 

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf.Annotations Namespace : AnnotationBase Class
The abstract base class for all PDF annotation types.
Object Model
AnnotationBase Class
Syntax
'Declaration
 
Public MustInherit Class AnnotationBase 
   Inherits GrapeCity.Documents.Pdf.Writer.PdfIndirectSerializableObject
   Implements GrapeCity.Documents.Common.IOwnedObjectGrapeCity.Documents.Pdf.Structure.IContentItem 
public abstract class AnnotationBase : GrapeCity.Documents.Pdf.Writer.PdfIndirectSerializableObject, GrapeCity.Documents.Common.IOwnedObjectGrapeCity.Documents.Pdf.Structure.IContentItem  
Inheritance Hierarchy

System.Object
      GrapeCity.Documents.Pdf.Annotations.AnnotationBase
         GrapeCity.Documents.Pdf.Annotations.FreeTextAnnotation
         GrapeCity.Documents.Pdf.Annotations.LinkAnnotation
         GrapeCity.Documents.Pdf.Annotations.MarkupAnnotation
         GrapeCity.Documents.Pdf.Annotations.PopupAnnotation
         GrapeCity.Documents.Pdf.Annotations.WatermarkAnnotation
         GrapeCity.Documents.Pdf.Annotations.WidgetAnnotation

See Also

Reference

AnnotationBase Members
GrapeCity.Documents.Pdf.Annotations Namespace