Paragraph._RightIndent Property

Definition

Gets or sets the indentation from the right edge of the text box, less right padding.

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

Property Value

A ReportExpression<T> object.

Attributes

Applies to