FitToObjects property
Determines if the Presentation applet is in "fit to oject" mode.
Syntax
Set: Presentation.setFitToObjects(isFitToObjects)
Get: isFitToObjects = Presentation.getFitToObjects()
Applies to
Presentation object.
Data type
boolean. true if the mode is "fit to objects". false otherwise.
See Also
fitToObjects PARAM tag