Indexes  

CatPrintLineSpecification (Enumeration)

enum CatPrintLineSpecification {
  catPrintAbsolute,
  catPrintScaled,
  catPrintNoThickness
}
CatPrintLineSpecification It used by the
PageSetup 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.


Copyright © 2006, Dassault Systèmes. All rights reserved.