CompiledParagraphInstance.LeftIndent Property

Gets the parsed value of the LeftIndent property in a Paragraph class.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

public override ReportSize LeftIndent { get; }

Property Value

Type: Microsoft.ReportingServices.OnDemandReportRendering.ReportSize
A ReportSize value that represents the parsed value of the LeftIndent property.