FlexReport for WinForms
TextAngle プロパティ (Field)


C1.Report アセンブリ > C1.Report 名前空間 > Field クラス : TextAngle プロパティ
Gets or sets the angle of text rotation within the field (including barcodes).
シンタックス
'宣言
 
Public Property TextAngle As System.Single
'使用法
 
Dim instance As Field
Dim value As System.Single
 
instance.TextAngle = value
 
value = instance.TextAngle
public System.float TextAngle {get; set;}
解説
Note that some output/export formats (such as RTF and plain text) do not support rotated text.
参照

参照

Field クラス
Field メンバ