Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.3
|
public DocumentConverterJob Job {get;}
'Declaration
Public ReadOnly Property Job As DocumentConverterJob
'Usage
Dim instance As DocumentConverterJobEventArgs Dim value As DocumentConverterJob value = instance.Job
public DocumentConverterJob getJob()
public: property DocumentConverterJob^ Job { DocumentConverterJob^ get(); }
For an example, refer to RunJob and RunJobAsync.