Paragraph._LeftIndent Property

Definition

Gets or sets the indentation from the left edge of the Textbox, less left padding.

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

Property Value

A ReportExpression<T> object.

Attributes

Applies to