ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section.Annotations Namespace / AnnotationBaseText Class
Members

AnnotationBaseText Class
Represents the base class of all Annotation objects.
Object Model
AnnotationBaseText Class
Syntax
'Declaration
 
Public MustInherit Class AnnotationBaseText 
   Inherits 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