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