ProsodyNumber.IsNumberPercent Property

Definition

Gets whether the Number property represents a percent value.

public:
 property bool IsNumberPercent { bool get(); };
public bool IsNumberPercent { get; }
member this.IsNumberPercent : bool
Public ReadOnly Property IsNumberPercent As Boolean

Property Value

true if the Number represents a percent value, otherwise, false.

Applies to