In This Topic

docuVieware Property (NewDocumentLoadedEventArgs)

In This Topic
Specifies the Docuvieware object that belong to the event.
Syntax
'Declaration
 
Public ReadOnly Property docuVieware As DocuViewareControl
public DocuViewareControl docuVieware {get;}
See Also