Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.11
|
Leadtools.Sane.Server Namespace > ImageProcessingEvent Class : Arguments Property |
public string Arguments {get;}
'Declaration
Public ReadOnly Property Arguments As String
'Usage
Dim instance As ImageProcessingEvent Dim value As String value = instance.Arguments
public String getArguments()