ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Barcode Namespace / IBarcodeRdfRenderer Interface / Direction Property

In This Topic
    Direction Property (IBarcodeRdfRenderer)
    In This Topic
    Provide the orientation of the barcode data
    Syntax
    'Declaration
     
    ReadOnly Property Direction As Integer
    int Direction {get;}
    See Also