[]
Gets or sets the direction of the barcode. Obsolete, use Style.TextAngle instead.
[Obsolete("Use Style.TextAngle instead.")]
public BarDirectionEnum BarDirection { get; set; }
<Obsolete("Use Style.TextAngle instead.")>
Public Property BarDirection As BarDirectionEnum