TextHelper SplitPages Method Kentico 8.1 API Reference
Overload List

  NameDescription
Public methodStatic memberSplitPages(String, Int32)
Returns an array of text pages created from the input string according to the page size.
Public methodStatic memberSplitPages(String, Int32, Boolean)
Returns an array of text pages created from the input string according to the page size.
Back to Top
See Also