言語

StyleBase.LineHeight プロパティ

定義

テキストの行の高さまで評価する式を得ます。

public:
 abstract property Microsoft::ReportingServices::OnDemandReportRendering::ReportSizeProperty ^ LineHeight { Microsoft::ReportingServices::OnDemandReportRendering::ReportSizeProperty ^ get(); };
public abstract Microsoft.ReportingServices.OnDemandReportRendering.ReportSizeProperty LineHeight { get; }
member this.LineHeight : Microsoft.ReportingServices.OnDemandReportRendering.ReportSizeProperty
Public MustOverride ReadOnly Property LineHeight As ReportSizeProperty

プロパティ値

テキストの行の高さを表す ReportSizeProperty オブジェクト。

適用対象