次の方法で共有


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 値。

適用対象