ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.SectionReportModel Namespace / Barcode Class / Rotation Property

In This Topic
    Rotation Property (Barcode)
    In This Topic
    Gets or sets the angle the barcode should be rotated to.
    Syntax
    'Declaration
     
    Public Property Rotation As Rotation
    public Rotation Rotation {get; set;}

    Property Value

    The rotation.
    See Also