言語

CompiledParagraphInstance.RightIndent プロパティ

定義

ParagraphクラスにおけるRightIndentプロパティの解析値を取得します。

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

プロパティ値

RightIndentプロパティの解析された値を表すReportSizeの値です。

適用対象