次の方法で共有


ParagraphInstance.LeftIndent プロパティ

定義

LeftIndent クラスの Paragraph プロパティの計算値を取得します。

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

プロパティ値

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

適用対象