Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / TextFormat Class / SkipNormalization Property

In This Topic
    SkipNormalization Property
    In This Topic
    Gets or sets a value indicating whether the canonical decomposition, reordering, and composition stages should be omitted.
    Syntax
    'Declaration
     
    Public Property SkipNormalization As System.Boolean
    public System.bool SkipNormalization {get; set;}
    See Also