ClaimedSlipPrinter.CloseJaws Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Closes the mechanism that holds the slip in place while the slip printer station is printing, typically after the user inserts or removes the slip.
public:
virtual void CloseJaws() = CloseJaws;
void CloseJaws();
public void CloseJaws();
function closeJaws()
Public Sub CloseJaws ()