Udostępnij przez


Właściwość ParagraphInstance.RightIndent

Pobiera wartość obliczoną 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 Overridable ReadOnly Property RightIndent As ReportSize
    Get
'Użycie
Dim instance As ParagraphInstance
Dim value As ReportSize

value = instance.RightIndent
public virtual ReportSize RightIndent { get; }
public:
virtual property ReportSize^ RightIndent {
    ReportSize^ get ();
}
abstract RightIndent : ReportSize
override RightIndent : ReportSize
function get RightIndent () : ReportSize

Wartość właściwości

Typ: Microsoft.ReportingServices.OnDemandReportRendering.ReportSize
A ReportSize wartości reprezentującej obliczonej wartości RightIndent właściwość.