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