Accusoft.PrintPro8.Net
Dispose() Method




Forces destruction of the print job object.
Syntax
public void Dispose()
public: void Dispose(); 
public:
void Dispose(); 
'Declaration
 
Public Overloads Sub Dispose() 
 
'Usage
 
Dim instance As PrintJob
 
instance.Dispose()
Remarks

If Finish was not called prior to calling this, it is automatically called to finish the print job.

See Also

Reference

PrintJob Class
PrintJob Members
Overload List

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback