ListVersions Method
Lists the versions of the specified document.
Syntax
public void listVersions(String fileName);
Remarks
This method lists the versions of the document specified by the FileName parameter. The versions are returned through the Version event.