TextCollapsedRange.Width Property

Definition

The total width of collapsed text characters.

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

Property Value

A Double value that represents the width of the collapsed text characters.

Applies to