次の方法で共有


Paragraph._HangingIndent プロパティ

定義

段落の最初の行のインデントまたはぶら下げインデントを示す値を取得または設定します。

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

プロパティ値

ReportExpression<T> オブジェクト。

属性

適用対象