バージョン

LeftIndent プロパティ (WordParagraphSettings)

段落の左余白からのインデントの量を返すか、設定します。
シンタックス
'宣言
 
Public Property LeftIndent As Nullable(Of DeviceUnitLength)
public Nullable<DeviceUnitLength> LeftIndent {get; set;}
参照