\documentclass[12pt]{report}
\usepackage{amsthm}
\usepackage{amsmath}
\usepackage{amsfonts}
\usepackage{amssymb}
\usepackage{graphicx}

\usepackage{xepersian}
\usepackage{bidiftnxtra}
\settextfont[Scale=1.1]{Yas}
\setdigitfont[Scale=1]{Yas} 


%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{document}
این یک \LTRfootnote{one} و این دو \LTRfootnote{two} حالا یکی هم در توضیح شکل داریم: 
\begin{figure}
\centerline{\includegraphics[width=9cm]{1}} 
\caption{سه \LTRfootnote{three} یا بعدی     }
\end{figure} 
و این هم چهارمی \LTRfootnote{four}
\end{document}
