PrintBase Enumeration CATPrintOrientation
enum CATPrintOrientation {
CATPRINTORIENTATION_PORTRAIT,
CATPRINTORIENTATION_LANDSCAPE,
CATPRINTORIENTATION_BESTFIT
}
Available form orientations.
- Values:
-
- CATPRINTORIENTATION_PORTRAIT
- The form orientation is portrait.
- CATPRINTORIENTATION_LANDSCAPE
- The form orientation is landscape.
- CATPRINTORIENTATION_BESTFIT
- The form orientation is calculated from the image to be printed.
This object is included in the file: CATPrintForm.h
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.