In This Topic

GetDocumentName Method (DocuViewareControl)

In This Topic
Returns the name of the displayed document.
Syntax
'Declaration
 
Public Function GetDocumentName() As String
public string GetDocumentName()

Return Value

THe document name.
See Also