言語

CompiledParagraphInstance.HangingIndent プロパティ

定義

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

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

プロパティ値

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

適用対象