ParagraphInstance.HangingIndent プロパティ

定義

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

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

プロパティ値

ReportSizeプロパティの計算値を表すHangingIndent値です。

適用対象