Share via


ParagraphInstance.RightIndent Propiedad

Definición

Obtiene el valor calculado de la propiedad RightIndent en una clase Paragraph.

public:
 virtual property Microsoft::ReportingServices::OnDemandReportRendering::ReportSize ^ RightIndent { Microsoft::ReportingServices::OnDemandReportRendering::ReportSize ^ get(); };
public virtual Microsoft.ReportingServices.OnDemandReportRendering.ReportSize RightIndent { get; }
member this.RightIndent : Microsoft.ReportingServices.OnDemandReportRendering.ReportSize
Public Overridable ReadOnly Property RightIndent As ReportSize

Valor de propiedad

Valor ReportSize que representa el valor calculado de la propiedad RightIndent.

Se aplica a