IntraTextAdornmentTag.TextHeight Property

Definition

Gets the height of the text portion of the space-negotiating adornment.

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

Property Value

The height of the text portion of the space-negotiating adornment.

Applies to