DicomObjects Reference
DicomObjects Reference
/
DicomPrint Object
/ Close Method
Collapse All
Expand All
In This Topic
Close Method
In This Topic
Description
Close connection to a printer
Syntax
Visual Basic
Public
Sub
Close()
Remarks
It is often not necessary to call this method explicitly, as it is called automatically when the DicomPrint object goes out of scope.
Any pending film boxes are printed (using an implicit
PrintFilm
method) before the association is closed.
See Also
DicomPrint Object
|
DicomPrint Members