TextHelper Properties |
The TextHelper type exposes the following members.
Name | Description | |
---|---|---|
![]() | EncodeValues |
Indicates whether to encode merged text.
|
![]() ![]() | RegeExWhiteSpaces |
Regular expression for white spaces.
|
![]() ![]() | RegExLineBreak |
Gets or sets the regular expression for line break method.
|
![]() ![]() | RegExLineEnd |
Regular expression for the line ending.
|
![]() ![]() | RegExLineEndWithSpaces |
Regular expression for the line ending with the spaces before and after.
|
![]() ![]() | RegExRemoveMultipleCommas |
Regular expression to identify multiple occurrences of comma (surrounded by white space).
|
![]() ![]() | RegExRemoveMultipleCommasStartEnd |
Regular expression to identify comma at the beginning and at the end of a text.
|
![]() ![]() | RegExSplitPagesSentences |
Regular expression for the tag match for SplitPages method.
|
![]() ![]() | RegExSplitPagesTags |
Regular expression for the tag match for SplitPages method.
|
![]() ![]() | RegExToTitleCaseWords |
Regular expression for the word match for ToTitleCase method.
|