バージョン

RightIndent プロパティ

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