ActiveReports 12
AnnotationBaseText Class
Members 

GrapeCity.ActiveReports.Document.v12 Assembly > GrapeCity.ActiveReports.Document.Section.Annotations Namespace : AnnotationBaseText Class
Represents the base class for all of the Annotation objects.
Object Model
AnnotationBaseText Class
Syntax
'Declaration
 
Public MustInherit Class AnnotationBaseText 
   Inherits Annotation
public abstract class AnnotationBaseText : Annotation 
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         GrapeCity.ActiveReports.Document.Section.Annotations.Annotation
            GrapeCity.ActiveReports.Document.Section.Annotations.AnnotationBaseText
               GrapeCity.ActiveReports.Document.Section.Annotations.AnnotationText

See Also

Reference

AnnotationBaseText Members
GrapeCity.ActiveReports.Document.Section.Annotations Namespace