Orientation - PrintDialog
specifies the orientation of the paper
Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None
Syntax
Property Integer Orientation
| Access Type | Syntax |
|---|---|
| Read Access: | Get Orientation to IntegerVariable |
| Write Access: | Set Orientation to IntegerVariable/Value |
Description
This property specifies the orientation of the paper. Possible values are:
| Constant | Meaning |
|---|---|
| DMORIENT_PORTRAIT | Portrait |
| DMORIENT_LANDSCAPE | Landscape |