言語

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> オブジェクト。

属性

適用対象