Method GetTrimTextRulesChars
GetTrimTextRulesChars(TrimTextRules)
Gets an array of characters that can be passed to Trim(params char[]) function from the specified TrimTextRules parameter.
public static char[] GetTrimTextRulesChars(TrimTextRules rules)
Parameters
rules
TrimTextRulesRules for text trimming.
Returns
- char[]