\documentclass{article}

\usepackage{qurantext}
\usepackage[localise]{xepersian}

\settextfont[Scale=1.1]{Scheherazade}

\begin{document}
\خط‌وسط{سوره حمد}
\qurantext % Surah Al-hamd

\پررو\خط‌وسط{سوره حمد}
\qurantext* % Surah Al-hamd
\پررو\خط‌وسط{سوره ناس}
\qurantext[6231-6236] % Surah Al-nas
\پررو\خط‌وسط{سوره ناس}
\qurantext*[6231-6236] % Surah Al-nas

\پررو\خط‌وسط{سوره بقره}
\qurantext*[8-293] % Surah Al-baqarah



%\qurantext[1-6236] % The Whole of Holy Quran

\end{document}
