PrintDocument for WinForms
BarDirection プロパティ (RenderBarCode)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > RenderBarCode クラス : BarDirection プロパティ
Gets or sets the direction of the barcode. Obsolete, use Style.TextAngle instead.
シンタックス
'宣言
 
Public Property BarDirection As BarDirectionEnum
'使用法
 
Dim instance As RenderBarCode
Dim value As BarDirectionEnum
 
instance.BarDirection = value
 
value = instance.BarDirection
public BarDirectionEnum BarDirection {get; set;}
参照

RenderBarCode クラス
RenderBarCode メンバ