CatPrintLineSpecification (Enumeration)

enum CatPrintLineSpecification {
  catPrintAbsolute,
  catPrintScaled,
  catPrintNoThickness
}
CatPrintLineSpecification It used by the
object for document printing.
Values:
catPrintAbsolute
The line width and the line type are independant of the image scale.
catPrintScaled
The line width and the line type depend of the image scale.
catPrintNoThickness
The line width is 0.