GrapeCity ActiveReports for .NET 14.0J
VerticalText プロパティ (Page)

GrapeCity.ActiveReports.Document アセンブリ > GrapeCity.ActiveReports.Document.Section 名前空間 > Page クラス : VerticalText プロパティ
テキストを描画する場合に、文字を垂直方向に回転して描画するかどうかを示す値を設定するか返します。
シンタックス
'宣言
 
Public Property VerticalText As Boolean
public bool VerticalText {get; set;}

プロパティ値

「縦書きテキスト」の場合はtrue、それ以外の場合はfalse。
参照

Page クラス
Page メンバ