Lenguaje

ParagraphInstance.LeftIndent Propiedad

Definición

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

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

Valor de propiedad

Un ReportSize valor que representa el valor calculado de la LeftIndent propiedad.

Se aplica a