Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 978 Bytes

SaddleStitchUpdate.md

File metadata and controls

25 lines (18 loc) · 978 Bytes

MissionControl.SaddleStitchUpdate

Properties

Name Type Description Notes
fileReferences [FileReferenceUpdate] [optional]
kind String The kind of the finishing. A saddle stitch is a form of binding in which the center of the fold is placed across the saddle of the stitcher and then wire staples are driven through and clinched on the inside. [optional]
stapleShape String The shape of the staples used for the stitch [optional]
staples Number The number of staples used for the entire stitch [optional]

Enum: KindEnum

  • saddleStitch (value: "saddle_stitch")

Enum: StapleShapeEnum

  • butted (value: "butted")
  • clinchedOut (value: "clinched_out")
  • crown (value: "crown")
  • eyelet (value: "eyelet")
  • overlap (value: "overlap")