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

GetDocuViewareControl Method

In This Topic
Returns the DocuViewareControl object that belongs to this DocuVieware object.
Syntax
'Declaration
 
Public Function GetDocuViewareControl() As DocuViewareControl
public DocuViewareControl GetDocuViewareControl()

Return Value

The related DocuViewareControl object.
See Also