Share via


ITextViewLine.Baseline Property

Definition

Gets the distance from the top of the text to the baseline text on the line.

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

Property Value

The distance from the top of the text to the baseline text on the line.

Applies to