ParagraphInstance.RightIndent 属性

定义

获取 RightIndent 类中 Paragraph 属性的计算值。

public:
 virtual property Microsoft::ReportingServices::OnDemandReportRendering::ReportSize ^ RightIndent { Microsoft::ReportingServices::OnDemandReportRendering::ReportSize ^ get(); };
public virtual Microsoft.ReportingServices.OnDemandReportRendering.ReportSize RightIndent { get; }
member this.RightIndent : Microsoft.ReportingServices.OnDemandReportRendering.ReportSize
Public Overridable ReadOnly Property RightIndent As ReportSize

属性值

ReportSize

一个 ReportSize 值,该值表示 RightIndent 属性的计算值。

适用于