PowerTools ActiveReports for .NET 9.0J
Direction プロパティ (Style)

文字列を左から右方向に記述するか、または右から左方向に記述するかを取得または設定します。
構文
'宣言
 
Public Property Direction As ExpressionInfo
public ExpressionInfo Direction {get; set;}

プロパティ値

テキストの方向を決定するDirection列挙体に評価されるExpressionInfoオブジェクト。有効値は以下の通りです。

Direction 解説
LTR 左から右方向
RTL 右から左方向
解説

General設定を使用するときまでに、このプロパティにより配置に影響がありません。

参照

関連項目

Style クラス
Style メンバ

 

 


©2003-2015 GrapeCity inc. All rights reserved.