ActiveReports Developer 7
Alignment Property
See Also 
GrapeCity.ActiveReports.Document.v7 Assembly > GrapeCity.ActiveReports.Document.Section.Annotations Namespace > AnnotationBaseText Class : Alignment Property

Glossary Item Box

Gets or sets the text alignment for the annotation.

Syntax

Visual Basic (Declaration) 
Public Property Alignment As StringAlignment
C# 
public StringAlignment Alignment {get; set;}

See Also