InfInterfaces Enumeration CatPrintLineSpecification
All Frameworks Object Hierarchy This Framework 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 © 2003, Dassault Systèmes. All rights reserved.