Output_Device_Mode - WinReport
Determines if this object will use this container's output_device_mode
Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None
Syntax
Property Integer Output_Device_Mode
| Access Type | Syntax |
|---|---|
| Read Access: | Get Output_Device_Mode to IntegerVariable |
| Write Access: | Set Output_Device_Mode to IntegerVariable/Value |
Description
If the value of the Output_device_mode property is PRINT_TO_UNDEFINED (the default) and this object is in a report view or report panel, it will use this container's output_device_mode. If this is undefined, this function will return PRINT_TO_WINDOW. Otherwise, it returns the container's output_device_mode.
Default is PRINT_TO_UNDEFINED.