VCRControlsVisible property



Determines whether screen show mode VCR-style controls will be shown.

Syntax

Set:     Presentation.setVCRControlsVisible(isVisible)
Get: isVisible = Presentation.getVCRControlsVisible()

Applies to

Presentation object.

Data type

boolean. true if VCR controls will be shown. false otherwise.

See Also
showVCRControls PARAM tag tag