[]
        
(Showing Draft Content)

GrapeCity.Documents.Text.TextFormat.StrictCanonicalDecomposition

StrictCanonicalDecomposition Property

StrictCanonicalDecomposition

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.

Declaration
public bool StrictCanonicalDecomposition { get; set; }
Public Property StrictCanonicalDecomposition As Boolean