Therefore API > API Reference > Classes > TheDocument > Methods
View
Opens Thereforeā¢ Viewer to display the document.
Namespace: Therefore.API
Visual Basic
Public Overridable Function View
C#
public virtual void View ()
Parameters
None.
Return Value
Exception
Condition
Document Not Open
The document was not opened (Open) before trying viewed in the Thereforeā¢ Viewer.
TheDocument class
TheDocument methods