DioDocs for PDF
UseVerticalLineGapForSideways プロパティ

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Text 名前空間 > TextFormat クラス : UseVerticalLineGapForSideways プロパティ
Gets or sets a value indicating that for sideways text in vertical flow (see FlowDirection, line gap will be set according to Font.VerticalLineGap.

If false (the default), line gap for lines containing sideways text is set according to Font.HorizontalLineGap or Font.TypoLineGap, which can lead to different gaps between columns that contain sideways text runs and those that do not.

シンタックス
'宣言
 
Public Property UseVerticalLineGapForSideways As System.Boolean
public System.bool UseVerticalLineGapForSideways {get; set;}
参照

TextFormat クラス
TextFormat メンバ