Hi there,
How do I remove the extra line break between each paragraph.
Problem is, the MailItem Body returns as a string.
At most I can do a trim to remove leading and trailing whitespace.
How do i remove extra paragraph mark in between the text.
Hi there,
How do I remove the extra line break between each paragraph.
Problem is, the MailItem Body returns as a string.
At most I can do a trim to remove leading and trailing whitespace.
How do i remove extra paragraph mark in between the text.
in visual basic and all of its extensions, I think, line breaks are identified by a few different codes/char nums. and I don't even think Microsoft knows what is what. what I've noticed, is that based on what you're doing, line breaks can be identified as any one of these in code:
![]()
Please Login or Register to view this content.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks