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