DioDocs for PDF
WritingMode プロパティ

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Svg 名前空間 > SvgElement クラス : WritingMode プロパティ
Gets or sets a value specifying whether lines of text are laid out horizontally or vertically and the direction in which blocks progress.
シンタックス
'宣言
 
Public Property WritingMode As System.Nullable(Of SvgWritingMode)
public System.Nullable<SvgWritingMode> WritingMode {get; set;}
参照

SvgElement クラス
SvgElement メンバ