IntraTextAdornmentTag.Baseline Property

Definition

Gets the baseline of the space-negotiating adornment.

public:
 property Nullable<double> Baseline { Nullable<double> get(); };
public double? Baseline { get; }
member this.Baseline : Nullable<double>
Public ReadOnly Property Baseline As Nullable(Of Double)

Property Value

The baseline of the space-negotiating adornment.

Applies to