In This Topic
GdPicture14.WEB Namespace / DocuVieware Class / GetDocumentType Method

GetDocumentType Method (DocuVieware)

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