MoviePlayMode EnumerationByteScout PDF SDK
Specifies the play mode for playing the movie.

Namespace:  Bytescout.PDF
Assembly:  Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax

public enum MoviePlayMode
Members

  Member nameValueDescription
Once0 Play once and stop.
Open1 Play and leave the movie controller bar open.
Repeat2 Play repeatedly from beginning to end until stopped.
Palindrome3 Play continuously forward and backward until stopped.
See Also

Reference