Share via


ParagraphInstance.LeftIndent Propiedad

Definición

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

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

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

Se aplica a