Using Application.OpenDocument on an EPS file is missing steps.

I am writing a program that evaluates .EPS files. When I use Application.OpenDocument(epsFileName); on an EPS file, it uses the last choice I manually made for turning Text into Curves or keeping text as text. Is there a way to override this or set this from within the code? It does not make any sense that there is no control over this.