GdPicture.NET.14.WEB.DocuVieware
GdPicture14.WEB Namespace / DocuVieware Class / Close Method

In This Topic
Close Method (DocuVieware)
In This Topic
Closes the displayed document.
Syntax
'Declaration
 
Public Function Close() As GdPicture14.GdPictureStatus
public GdPicture14.GdPictureStatus Close()

Return Value

A member of the GdPictureStatus enumeration.
See Also