Paragraph._RightIndent プロパティ

定義

テキスト ボックスの右端からのインデント (右余白は含みません) を取得または設定します。

public:
 property Microsoft::ReportingServices::RdlObjectModel::ReportSize _RightIndent { Microsoft::ReportingServices::RdlObjectModel::ReportSize get(); };
[System.Xml.Serialization.XmlIgnore]
public Microsoft.ReportingServices.RdlObjectModel.ReportSize _RightIndent { get; }
[<System.Xml.Serialization.XmlIgnore>]
member this._RightIndent : Microsoft.ReportingServices.RdlObjectModel.ReportSize
Public ReadOnly Property _RightIndent As ReportSize

プロパティ値

ReportExpression<T> オブジェクト。

属性

適用対象