[]
Creates a normalized version of this TextMapFragment, in which:
public TextMapFragment Normalize(ITextMap textMap)
Public Function Normalize(textMap As ITextMap) As TextMapFragment
| Type | Name | Description |
|---|---|---|
| ITextMap | textMap | The text map to normalize. |
| Type | Description |
|---|---|
| TextMapFragment | The normalized TextMapFragment. |