'Declaration Public Sub Close()
'Usage Dim instance As DicomPrint instance.Close()
public void Close()
public: void Close();
'Declaration Public Sub Close()
'Usage Dim instance As DicomPrint instance.Close()
public void Close()
public: void Close();
It is often not necessary to call this method explicitly, as it is called automatically then the DicomPrint object goes out of scope.
Any pending film boxes are printed (using an implicit PrintFilm method) before the association is closed.