GdPicture.NET.14.WEB.DocuVieware
GdPicture14.WEB Namespace / DocuViewareControl Class / HasDocument Method

In This Topic
HasDocument Method (DocuViewareControl)
In This Topic
Returns the type of the displayed document.
Syntax
'Declaration
 
Public Function HasDocument() As Boolean
public bool HasDocument()

Return Value

A member of the DocumentType enumeration.
See Also