Property AllowSpaceChar
AllowSpaceChar
Gets or sets whether space character is allowed.
bool AllowSpaceChar { get; set; }
Property Value
Remarks
A convenience flag for use with the other flags. The space character is more often used with alphanumeric characters which makes setting a flag more easier than calling AddCharIncludes(string) ") for that matter.