[]
Gets or sets a value indicating whether to apply normalization to Singleton Decompositions and Post Composition Version precomposed characters.
By default this property is false. If set to true, CJK compatibility ideographs can be changed to CJK unified ideographs during the normalization process.
public bool StrictCanonicalDecomposition { get; set; }
Public Property StrictCanonicalDecomposition As Boolean