Share via


TextParagraphProperties.LineHeight プロパティ

定義

テキスト行の高さを取得します。

public:
 abstract property double LineHeight { double get(); };
public abstract double LineHeight { get; }
member this.LineHeight : double
Public MustOverride ReadOnly Property LineHeight As Double

プロパティ値

テキストの行の高さを表す Double

適用対象