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

Glossary Item Box

Gets or sets the alignment of annotation lines.

Syntax

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

See Also