次の方法で共有


Paragraph._LeftIndent プロパティ

定義

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

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

プロパティ値

ReportExpression<T> オブジェクト。

属性

適用対象