Właściwość CompiledParagraphInstance.HangingIndent
Pobiera wartość zanalizowano HangingIndent 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 HangingIndent As ReportSize
Get
'Użycie
Dim instance As CompiledParagraphInstance
Dim value As ReportSize
value = instance.HangingIndent
public override ReportSize HangingIndent { get; }
public:
virtual property ReportSize^ HangingIndent {
ReportSize^ get () override;
}
abstract HangingIndent : ReportSize
override HangingIndent : ReportSize
override function get HangingIndent () : ReportSize
Wartość właściwości
Typ: Microsoft.ReportingServices.OnDemandReportRendering.ReportSize
A ReportSize wartość, która reprezentuje wartość zanalizowano HangingIndent właściwość.