GdPicture.NET.14.WEB.DocuVieware.API
GdPicture14.WEB Namespace / CustomActionEventArgs Class / docuVieware Property

In This Topic
docuVieware Property (CustomActionEventArgs)
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