StringUtilsInsertZeroWidthSpaces Method (String, Int32) |
Namespace:
PDTec.IceNet.Web.Utils
Assembly:
PDTec.IceNet.Web (in PDTec.IceNet.Web.dll) Version: 7.0.0.0 (7.0.6906.26599)
Syntaxpublic static string InsertZeroWidthSpaces(
string text,
int maxChunkSize
)
Parameters
- text
- Type: SystemString
- maxChunkSize
- Type: SystemInt32
Return Value
Type:
String
See Also