In This Topic

GetDocumentType Method (DocuViewareControl)

In This Topic
Returns the type of the displayed document.
Syntax
'Declaration
 
Public Function GetDocumentType() As DocumentType
public DocumentType GetDocumentType()

Return Value

A member of the DocumentType enumeration.
See Also