TextRunProperties.NumberSubstitution 属性

定义

获取数字替换设置,这些设置确定文本中的哪些数字是用其他区域性显示的。

public:
 virtual property System::Windows::Media::NumberSubstitution ^ NumberSubstitution { System::Windows::Media::NumberSubstitution ^ get(); };
public virtual System.Windows.Media.NumberSubstitution NumberSubstitution { get; }
member this.NumberSubstitution : System.Windows.Media.NumberSubstitution
Public Overridable ReadOnly Property NumberSubstitution As NumberSubstitution

属性值

NumberSubstitution

一个 NumberSubstitution 值。

适用于