ClaimedSlipPrinter.OpenJaws 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.
Opens the mechanism that holds the slip in place while the slip printer station is printing, typically before the user inserts or removes the slip.
public:
virtual void OpenJaws() = OpenJaws;
void OpenJaws();
public void OpenJaws();
function openJaws()
Public Sub OpenJaws ()