StopViewer

Parent Previous Next

StopViewer

Function to stop the current viewer.


Syntax:

Boolean StopViewer();

Indicates if the viewer was stopped or not.

Return:

True: if the viewer was closed.

False: if the viewer was not closed.


Example:

Stop the Viewer.

  


SVApplications.StopViewer();