trimType - 0 through 3 depending on the trim style that you wish to use
Set trimSpaces to True (1) if you want to remove full-width spaces. Set
trimSpaces to False (0) if you want to keep full-width spaces.
Note Full-width spaces are only present in some non-Roman languages like Japanese. If you only use Roman languages, set trimSpaces to False (0).
A character is considered Roman if its Unicode value is less than U+2F00. Any character whose Unicode value is greater than or equal to U+2F00 is considered non-Roman.