[]
IDWriteNumberSubstitution
[Guid("14885CC9-BAB0-4f90-B6ED-5C366A2CD03D")]
public class NumberSubstitution : ComObject, IDisposable, IUnknown
| Name | Description |
|---|---|
| NumberSubstitution(IntPtr) | Initializes a new instance of the NumberSubstitution class. |
| Name | Description |
|---|---|
| Create(Factory, NumberSubstitutionMethod, string, bool) | Creates a number substitution object using a locale name, substitution method, and an indicator whether to ignore user overrides (use NLS defaults for the given culture instead). |
| Name | Description |
|---|---|
| explicit operator NumberSubstitution(IntPtr) | Performs an explicit conversion from IntPtr to NumberSubstitution. |