言語

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プロパティの計算値を表すRightIndent値です。

適用対象