Gets or sets the direction of the barcode.
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public BarDirectionEnum BarDirection { get; set; } |
Visual Basic |
---|
Public Property BarDirection As BarDirectionEnum Get Set |