Gets or sets the image type of a zoom object. Read/write ZoomImageType. Default value: Preview Specifies whether the Zoom object is using the slide preview or a cover image.
Returns:
int
getReturnToParent
Name
Description
getReturnToParent ()
Gets or sets the navigation behavior in slideshow. Read/write boolean. Default value: false True value of the property specifies return to parent navigation behavior in slideshow.
Returns:
boolean
getShowBackground
Name
Description
getShowBackground ()
Gets or sets value that specifies whether the Zoom will use the background of the destination slide. Read/write boolean. Default value: true
Returns:
boolean
getTransitionDuration
Name
Description
getTransitionDuration ()
Gets or sets the duration of the transition between Zoom and slide. Read/write float. Default value: 1.0f If not specified (TransitionDur = 0), it will use the destination slide transition and the timings associated with that transition.
Returns:
float
getZoomImage
Name
Description
getZoomImage ()
Gets or sets image for zoom object. Read/write IPPImage.
Gets or sets the image type of a zoom object. Read/write ZoomImageType. Default value: Preview Specifies whether the Zoom object is using the slide preview or a cover image.
setReturnToParent
Name
Description
setReturnToParent (boolean)
Gets or sets the navigation behavior in slideshow. Read/write boolean. Default value: false True value of the property specifies return to parent navigation behavior in slideshow.
setShowBackground
Name
Description
setShowBackground (boolean)
Gets or sets value that specifies whether the Zoom will use the background of the destination slide. Read/write boolean. Default value: true
setTransitionDuration
Name
Description
setTransitionDuration (float)
Gets or sets the duration of the transition between Zoom and slide. Read/write float. Default value: 1.0f If not specified (TransitionDur = 0), it will use the destination slide transition and the timings associated with that transition.