Using the Document.ExportImage() API, when multiple views are exported as images, the images names follow the given naming convention:
[FileName]-[ViewType]-[ViewName].[image format]
This naming convention is the same DWG export file names. You can read up more on this topic in Jeremy Tammik’s blog-post here: DWG Export Filename