次の方法で共有


Paragraph.HangingIndent プロパティ

定義

段落の最初の行のインデントまたはぶら下げインデントを示す値に評価される式を取得します。

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

プロパティ値

段落の最初の行のインデントまたはぶら下げインデントを示す ReportSizeProperty オブジェクト。

適用対象