PrintBase Enumeration CATPrintBannerPosition
enum CATPrintBannerPosition {
CATPRINT_NONE,
CATPRINT_TOP,
CATPRINT_BOTTOM,
CATPRINT_LEFT,
CATPRINT_RIGHT
}
Banner position.
- Values:
-
- CATPRINTNONE
- Without banner.
- CATPRINT_TOP
- The banner is at the top of the image printed.
- CATPRINT_BOTTOM
- The banner is at the bottom of the image printed.
- CATPRINT_LEFT
- The banner is at the left of the image printed.
- CATPRINT_RIGHT
- The banner is at the right of the image printed.
This object is included in the file: CATPrintParameters.h
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.