ActiveReports Developer 7
Rotation Property
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.SectionReportModel Namespace > Barcode Class : Rotation Property

Glossary Item Box

Gets or sets the angle the barcode should be rotated to.

Syntax

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

See Also