Access indesign document contains using textrange
Is there any way to get indesign document contains as a PMString ? cause I was trying to get paragraph return character as an unicode for a comparison but couldnt find a way to achive that
ex:-
I tried using InDesign::TextRange to traverse around document contains and find each text parcel's length, start and end positions, but couldnt found a way to get parcel contains into a PMString or wideString varible,
help me to that problem.. Thanks in advance.
below picture my target was to get paragraph return character which on last line

