PDFTransition

From Xojo Documentation

Class (inherits from Object)


New in 2021r3

Allows you to set a transition to a PDF Document page to be used by the viewer app when enabled in presentation or slide show modes.

Properties
Delay Duration
Direction Style
Constructors

Constructor(Optional style As PDFTransition.Styles=PDFTransition.Styles.None, Optional duration As Double = 1)


Enumerations
Directions Styles

Notes

Preview on MacOS does not support PDF transitions. Use Acrobat Reader instead.

Compatibility

All project types on all supported operating systems.

See Also

PDFDocument class.