+\membersection{wxRichTextRange::FromInternal}\label{wxrichtextrangefrominternal}
+
+\constfunc{wxRichTextRange}{FromInternal}{\void}
+
+Converts the internal range, which uses the first and last character positions of the range,
+to the API-standard range, whose end is one past the last character in the range.
+In other words, one is added to the end position.
+