TextCollapsingProperties.Width Property

Definition

Gets the width of the range of collapsed text.

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

Property Value

A Double that represents the width of the range of collapsed text.

Applies to