Właściwość CompiledParagraphInstance.LeftIndent
Pobiera wartość zanalizowano LeftIndent właściwość w Paragraph klasy
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public Overrides ReadOnly Property LeftIndent As ReportSize
Get
'Użycie
Dim instance As CompiledParagraphInstance
Dim value As ReportSize
value = instance.LeftIndent
public override ReportSize LeftIndent { get; }
public:
virtual property ReportSize^ LeftIndent {
ReportSize^ get () override;
}
abstract LeftIndent : ReportSize
override LeftIndent : ReportSize
override function get LeftIndent () : ReportSize
Wartość właściwości
Typ: Microsoft.ReportingServices.OnDemandReportRendering.ReportSize
A ReportSize wartość, która reprezentuje wartość zanalizowano LeftIndent właściwość.