Paragraph._HangingIndent Property

Definition

Get or sets a value that indicates the first line indent or hanging line indent for the paragraph.

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

Property Value

A ReportExpression<T> object.

Attributes

Applies to