[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Document.Section.Annotations.AnnotationBaseText

AnnotationBaseText Class

Represents the base class of all Annotation objects.

Implements
Namespace: GrapeCity.ActiveReports.Document.Section.Annotations
Assembly: MESCIUS.ActiveReports.Core.Document.dll
Syntax
public abstract class AnnotationBaseText : Annotation, IComponent, IDisposable

Constructors

Name Description
AnnotationBaseText()

Default constructor for the AnnotationText object.

Properties

Name Description
Alignment

Gets or sets the horizontal alignment of the text in the annotation's bounds.

Font

Gets or sets the font of text.

Format

Gets the annotation string format.

LineAligment

Gets or sets the vertical alignment of the text in the annotation's bounds.

Text

Gets or sets the text of the AnnotationText object.

TextColor

Gets or sets the text color of text.