CutOptions
The Brady SDK CutOptions object is an enumeration that represents when to perform a cut operation during the print job.
- EndOfJob: Performs a cut at the end of the entire print job.
- EndOfLabel: Performs a cut at the end of each label.
- Never: Never performs a cut operation throughout the print.