Specifies whether or not autofit is on for reports.
*SetReportAutoFit()Specifies whether or not autofit is on for reports. |
|||||
*SetReportAutoFit()Specifies whether or not autofit is on for reports. |
Syntax |
*SetReportAutoFit(state) |
|
Argument |
Name |
Description |
state |
“On” = turns auto fit on for reports. “Off” = turns auto fit off for reports. |
|
Example |
*BeginDefaults() *SetReportAutoFit(On) *EndDefaults() |
|
Application |
HyperGraph 2D, HyperGraph 3D, HyperView, MediaView, MotionView, TextView |
|
Context |
||
See also |
|
|