CompiledParagraphInstance.RightIndent プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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の値です。