TextMeasureInfo.Words Property

Definition

The average of property values.

public:
 property Nullable<int> Words { Nullable<int> get(); void set(Nullable<int> value); };
public int? Words { get; set; }
member this.Words : Nullable<int> with get, set
Public Property Words As Nullable(Of Integer)

Property Value

Applies to