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

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

Return Value

A member of the DocumentType enumeration.
See Also